1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

fset: fix buffer title

This commit is contained in:
Sébastien Helleu
2017-06-25 22:17:04 +02:00
parent e3614c47dd
commit 29e72aa90b
+1 -1
View File
@@ -76,7 +76,7 @@ fset_buffer_set_title ()
"alt+f,alt+a(a)=append, "
"alt+','=mark/unmark, "
"shift+down=mark and move down, "
"shift+up=mark and move up, "
"shift+up=move up and mark, "
"($)=refresh, "
"($$)=unmark/refresh, "
"(m)=mark matching options, "