Created
January 25, 2013 15:58
-
-
Save megalithic/4635510 to your computer and use it in GitHub Desktop.
output from `/key listdiff`
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09:57 AM weechat | 4 key bindings added or redefined for context "default": | |
│09:57 AM weechat | ctrl-J => /buffer +1 (default command: /input return) | |
│09:57 AM weechat | ctrl-K => /buffer -1 (default command: /input delete_end_of_line) | |
│09:57 AM weechat | ctrl-h => /buffer -1 | |
│09:57 AM weechat | ctrl-l => /buffer +1 | |
│09:57 AM weechat | | |
│09:57 AM weechat | 4 key bindings deleted for context "default": | |
│09:57 AM weechat | ctrl-H => /input delete_previous_char | |
│09:57 AM weechat | ctrl-L => /window refresh | |
│09:57 AM weechat | ctrl-N => /buffer +1 | |
│09:57 AM weechat | ctrl-P => /buffer -1 | |
│09:57 AM weechat | | |
│09:57 AM weechat | No key binding added, redefined or removed for context "search" | |
│09:57 AM weechat | | |
│09:57 AM weechat | No key binding added, redefined or removed for context "cursor" | |
│09:57 AM weechat | | |
│09:57 AM weechat | 8 key bindings added or redefined for context "mouse": | |
│09:57 AM weechat | @chat(perl.iset):button1 => hsignal:iset_mouse | |
│09:57 AM weechat | @chat(perl.iset):button2* => hsignal:iset_mouse | |
│09:57 AM weechat | @chat(perl.iset):wheeldown => /repeat 5 /iset **down | |
│09:57 AM weechat | @chat(perl.iset):wheelup => /repeat 5 /iset **up | |
│09:57 AM weechat | @chat(script.scripts):button1 => /script go ${_chat_line_y} (default command: /window ${_window_number};/script go ${_chat_line_y}) | |
│09:57 AM weechat | @chat(script.scripts):button2 => /script go ${_chat_line_y};/script installremove -q ${script_name_with_extension} (default command: /window ${_window_number};/script go ${_chat_line_y};/script | |
│ | installremove -q ${script_name_with_extension}) | |
│09:57 AM weechat | @item(buffers):button1* => hsignal:buffers_mouse | |
│09:57 AM weechat | @item(buffers):button2 => hsignal:buffers_mouse |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment