Skip to content

Commit 78450b9

Browse files
committed
Use kbd tags in README
1 parent f708cb4 commit 78450b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ _**Normal mode**_
6060
Keys | Description
6161
--- | ---
6262
<kbd>q</kbd> | Quit
63-
<kbd></kbd> / <kbd>j</kbd>, <kbd></kbd> / <kbd>k</kbd>, <kbd></kbd> / <kbd>h</kbd>, <kbd>→</kbd> / <kbd>l</kbd> | Navigate
63+
<kbd></kbd> / <kbd>h</kbd>, <kbd></kbd> / <kbd>j</kbd>, <kbd></kbd> / <kbd>k</kbd>, <kbd>→</kbd> / <kbd>l</kbd> | Navigate left, down, up, right
6464
<kbd>~</kbd> | Go to home directory
6565
<kbd>←</kbd> / <kbd>b</kbd> / <kbd>Backspace</kbd> | Go to parent directory
6666
<kbd>→</kbd> / <kbd>f</kbd> / <kbd>l</kbd> / <kbd>Enter</kbd> | Open the selected file using the default application configured in your environment, or navigate to the selected directory

0 commit comments

Comments
 (0)