1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 01:33:12 +02:00

fset: add completion values "0" and "end" for command /fset -go

This commit is contained in:
Sébastien Helleu
2017-06-13 22:28:45 +02:00
parent c9460565b8
commit ac3632c22f
+1 -1
View File
@@ -670,7 +670,7 @@ fset_command_init ()
" || -down 1|2|3|4|5"
" || -left 10|20|30|40|50|60|70|80|90|100"
" || -right 10|20|30|40|50|60|70|80|90|100"
" || -go"
" || -go 0|end"
" || -toggle"
" || -add -1|1"
" || -reset"