Trying different keys for navigation.
I was having problems with the old scheme. Now you use tab to switch focus between the summary and result panes. The keys to navigate are the same in both places.
This commit is contained in:
parent
a93704f19b
commit
a75601b13a
3 changed files with 81 additions and 42 deletions
|
|
@ -14,11 +14,10 @@
|
|||
│directory. │
|
||||
│ │
|
||||
│Keys: │
|
||||
│ arrow keys, page up/down, mouse - Move the cursor or scroll the result pane. │
|
||||
│ tab - Change the focus between summary and result pane. │
|
||||
│ (B[m[38;2;0;255;0m[48;2;0;0;0mh(B[m[38;2;255;255;255m[48;2;0;0;0m - Show the help screen. (toggle) │
|
||||
│ (B[m[38;2;0;255;0m[48;2;0;0;0mq(B[m[38;2;255;255;255m[48;2;0;0;0m - Quit. │
|
||||
│ (B[m[38;2;0;255;0m[48;2;0;0;0md(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mc(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mj(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mk(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mf(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mv(B[m[38;2;255;255;255m[48;2;0;0;0m or arrow keys or mouse click - Move the cursor. │
|
||||
│ (B[m[38;2;0;255;0m[48;2;0;0;0mD(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mC(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mJ(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mK(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mF(B[m[38;2;255;255;255m[48;2;0;0;0m, (B[m[38;2;0;255;0m[48;2;0;0;0mV(B[m[38;2;255;255;255m[48;2;0;0;0m or page up, page down, home, end or the mouse wheel - │
|
||||
│ Scroll the result pane. │
|
||||
│ (B[m[38;2;0;255;0m[48;2;0;0;0mt(B[m[38;2;255;255;255m[48;2;0;0;0m - Turn the result pane to portrait or landscape orientation. (toggle) │
|
||||
│ (B[m[38;2;0;255;0m[48;2;0;0;0ml(B[m[38;2;255;255;255m[48;2;0;0;0m - Show the activity log. (toggle) │
|
||||
│ (B[m[38;2;0;255;0m[48;2;0;0;0me(B[m[38;2;255;255;255m[48;2;0;0;0m - Edit the current file with an editor defined by -e, $EDITOR or $VISUAL. │
|
||||
|
|
@ -57,4 +56,5 @@
|
|||
│ │
|
||||
│ │
|
||||
│ │
|
||||
│ │
|
||||
└──────────────────────────────────────────────────────────────────────────────────────────────────┘(B[m
|
||||
Loading…
Add table
Add a link
Reference in a new issue