mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
fset: fix keys alt+'+' and alt+'-' in title of fset buffer
This commit is contained in:
@@ -67,8 +67,8 @@ fset_buffer_set_title ()
|
||||
"Sort: %s%s%s | "
|
||||
"Key(input): "
|
||||
"alt+space=toggle boolean, "
|
||||
"alt+'-'(-)=subtract 1, "
|
||||
"alt+'+'(+)=add 1, "
|
||||
"alt+'-'(-)=subtract 1 or set, "
|
||||
"alt+'+'(+)=add 1 or append, "
|
||||
"alt+f,alt+r(r)=reset, "
|
||||
"alf+f,alt+u(u)=unset, "
|
||||
"alt+enter(s)=set, "
|
||||
|
||||
Reference in New Issue
Block a user