From 559b4f4e63e83d31d44b2d890ab542ce3d7c2736 Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Mon, 3 Jun 2019 12:03:05 +0100 Subject: [PATCH] Change yy bind to yankshort --- .tridactylrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.tridactylrc b/.tridactylrc index 10adcc9e..ac1d2797 100644 --- a/.tridactylrc +++ b/.tridactylrc @@ -42,13 +42,16 @@ bindurl www.google.com F hint -Jtc .rc>.r>a " Allow Ctrl-a to select all in the commandline unbind --mode=ex -" Let Ctrl-c to copy in the commandline +" Allow Ctrl-c to copy in the commandline unbind --mode=ex " Handy multiwindow/multitasking binds bind gd tabdetach bind gD composite tabduplicate | tabdetach +" Make yy use canonical / short links on the 5 websites that support them +bind yy clipboard yankshort + " Julia docs' built in search is bad set searchurls.julia https://www.google.com/search?q=site:http://docs.julialang.org/en/v1.0%20