You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If using the vim key bindings mentioned at KEY_CONFIG.md, the "l" key will focus right and move right as expected in most tabs but "Stashes". Tip at the bottom will say, "Inspect [l]" but you have to press the right arrow to inspect.
To Reproduce
Steps to reproduce the behavior:
Use the vim key bindings mentioned at KEY_CONFIG.md. (Only focus_right matters for this bug.)
Stash a change. (So you have something to see at step 4.)
Run gitui, notice hjkl navigation works as expected.
Go to Stashes Tab. Try to inspect the stash with the "l" key as described in the tip at the bottom of the screen. It doesn't work. But pressing the right-arrow key works, as if you hadn't installed any key bindings.
Expected behavior
Pressing the "l" key when focus is on a stash "inspects" the stash. (As the tip at the bottom suggests.)
Context (please complete the following information):
Describe the bug
If using the vim key bindings mentioned at KEY_CONFIG.md, the "l" key will focus right and move right as expected in most tabs but "Stashes". Tip at the bottom will say, "Inspect [l]" but you have to press the right arrow to inspect.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Pressing the "l" key when focus is on a stash "inspects" the stash. (As the tip at the bottom suggests.)
Context (please complete the following information):
The text was updated successfully, but these errors were encountered: