fjira icon indicating copy to clipboard operation
fjira copied to clipboard

Vim keys for scrolling and tab for going through fuzzy results

Open jneidel opened this issue 1 year ago • 6 comments

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.

jneidel avatar Sep 14 '23 09:09 jneidel

I will have a look soon

mk-5 avatar Sep 15 '23 20:09 mk-5

@jneidel pls check 0.13.0 / vim-keys+tab|shift-tab is supported

mk-5 avatar Sep 21 '23 20:09 mk-5

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

jneidel avatar Oct 24 '23 12:10 jneidel

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 🤔 ?

mk-5 avatar Jan 26 '24 21:01 mk-5

Issue list and issue view are different:

Issue list: screenshot_24-02-03_11:55:05

Issue view: screenshot_24-02-03_11:55:21

Does the statement

  • Tab/S-Tab works nicely in the issue list
  • vim keys dont work on issue view

Make sense now?

jneidel avatar Feb 03 '24 10:02 jneidel

@jneidel ah okay 😄 now it maks sense 👍

mk-5 avatar Feb 03 '24 17:02 mk-5