weechat-vimode
weechat-vimode copied to clipboard
j, k behavior on fset
On fset buffer j and ´k` scrolls line instead of moving between options. As such I have know way to move between options besides the mouse. Is this expected behavior?
It is expected behavior as in the feature isn't implemented, but it could be a useful addition to j/k to be bound to /fset -down/fset -up in the fset buffer.
Note that you should be able to use the arrows instead of the mouse (in Insert mode).
Thanks for the clarification. I tried Normal and Command mode but would not expect it to work in Insert mode.