Skip to content

Commit

Permalink
update key bindings in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KarnerTh committed Dec 28, 2024
1 parent cd25aa2 commit ce0fc11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,9 @@ in the display config or as input for a parser, but should never be mutated:
| Go to the top | `g` |
| Go to the bottom (and follow) | `G` |
| Insert mode for filter | `i` |
| Exit insert mode or details | `esc` |
| Exit insert | `esc` |
| Open details | `enter` |
| Exit details | `esc`, `q` |
| Clear filter | `ctrl+x` |
| Exit xogs | `ctrl+c` |

Expand Down

0 comments on commit ce0fc11

Please sign in to comment.