fjira
fjira copied to clipboard
Vim keys for scrolling and tab for going through fuzzy results
Problem
As described in #48, I'm constantly forced to use arrow keys for which I have to leave my home row :)
Proposal
vim keys
h/j/k/l as left/down/up/right for the issue and board views.
tab
For fzf I have tab/shift-tab setup to go through the list.
So tab to go up and shift-tab to go back down in the list of fuzzy results.
I will have a look soon
@jneidel pls check 0.13.0 / vim-keys+tab|shift-tab is supported
Tested on 1.0.2.
- Tab/S-Tab works nicely in the issue list
- vim keys dont work on issue view
- vim keys work nicely on board view
ah - sorry that was a bit forgotten. You said:
- Tab/S-Tab works nicely in the issue list
- vim keys dont work on issue view
isnt't it about the same thing 🤔 ?
Issue list and issue view are different:
Issue list:
Issue view:
Does the statement
- Tab/S-Tab works nicely in the issue list
- vim keys dont work on issue view
Make sense now?
@jneidel ah okay 😄 now it maks sense 👍