From a159bc7c3f437857f3684959caeeee9e33972598 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Fri, 7 Jan 2011 12:20:52 -0700 Subject: tidying after the history branch merge --- examples/config/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/config') diff --git a/examples/config/config b/examples/config/config index 2fea0d7..c708576 100644 --- a/examples/config/config +++ b/examples/config/config @@ -200,8 +200,7 @@ set ebind = @mode_bind global,-insert #@ebind du = event APPEND_KEYCMD \@uri #@ebind dt = event APPEND_KEYCMD \@title - -# === Mouse bindings ========================================================= +# --- Mouse bindings --------------------------------------------------------- # Middle click open in new window @bind = sh 'if [ "$1" ]; then echo "event REQ_NEW_WINDOW $1" > "$UZBL_FIFO"; else echo "uri $(xclip -o | sed s/\\\@/%40/g)" > "$UZBL_FIFO"; fi' '\@SELECTED_URI' -- cgit v1.2.3