fset: add completion values "0" and "end" for command /fset -go
This commit is contained in:
parent
c9460565b8
commit
ac3632c22f
@ -670,7 +670,7 @@ fset_command_init ()
|
|||||||
" || -down 1|2|3|4|5"
|
" || -down 1|2|3|4|5"
|
||||||
" || -left 10|20|30|40|50|60|70|80|90|100"
|
" || -left 10|20|30|40|50|60|70|80|90|100"
|
||||||
" || -right 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"
|
" || -toggle"
|
||||||
" || -add -1|1"
|
" || -add -1|1"
|
||||||
" || -reset"
|
" || -reset"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user