mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
commit
89adcc4ee8
@ -17,13 +17,15 @@ Details:
|
|||||||
Adds or removes a binding; the binding itself is case-sensitive and may
|
Adds or removes a binding; the binding itself is case-sensitive and may
|
||||||
contain as many characters as you want.
|
contain as many characters as you want.
|
||||||
|
|
||||||
Uppercase characters usually indicate that you need to keep the shift-key
|
Key bindings are case sensitive so uppercase letters mean you also have
|
||||||
pressed to use the binding.
|
to use the shift key, except for ctrl which does not support shift but
|
||||||
|
the keys must always be typed in uppercase.
|
||||||
|
|
||||||
%9Examples:%9
|
%9Examples:%9
|
||||||
|
|
||||||
/BIND
|
/BIND
|
||||||
/BIND meta-c /CLEAR
|
/BIND meta-c /CLEAR
|
||||||
|
/BIND meta-C /CYCLE
|
||||||
/BIND meta-q change_window 16
|
/BIND meta-q change_window 16
|
||||||
/BIND -delete meta-y
|
/BIND -delete meta-y
|
||||||
/BIND ^W^C /WINDOW NEW HIDE
|
/BIND ^W^C /WINDOW NEW HIDE
|
||||||
|
Loading…
Reference in New Issue
Block a user