tui has 9 tabs
All checks were successful
Generic zig build / build (push) Successful in 5m56s
Generic zig build / deploy (push) Successful in 19s
Generic zig build / publish-macos (push) Successful in 56s

This commit is contained in:
Emil Lerch 2026-06-26 09:08:59 -07:00
parent 0e43e09f13
commit 1d89b68da4
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -55,7 +55,7 @@ current bindings). The global defaults:
| `R` | Reload the portfolio from disk |
| `l` / `right` / `tab` | Next tab |
| `h` / `left` / `shift+tab` | Previous tab |
| `1`-`8` | Jump to a tab by number |
| `1`-`9` | Jump to a tab by number |
| `j` / `down`, `k` / `up` | Move the selection |
| `g` / `G` | Jump to top / bottom |
| `Ctrl-d` / `Ctrl-u` | Half-page down / up |