Skip to content

Commit

Permalink
Move docs on custom key bindings to a more logical location
Browse files Browse the repository at this point in the history
  • Loading branch information
ddworken committed Jun 2, 2024
1 parent 22fce36 commit 110eb38
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ The TUI (opened via `Control+R`) supports a number of key bindings:

Press `Control+H` to view a help page documenting these.

You can also customize hishtory's key bindings for the TUI. Run `hishtory config-get key-bindings` to see the current key bindings. You can then run `hishtory config-set key-bindings $action $keybinding` to configure custom key bindings.

</blockquote></details>

<details>
Expand Down Expand Up @@ -121,13 +123,6 @@ You can customize hishtory's color scheme for the TUI. Run `hishtory config-set

</blockquote></details>

<details>
<summary>Custom Key Bindings</summary><blockquote>

You can customize hishtory's key bindings for the TUI. Run `hishtory config-get key-bindings` to see the current key bindings. You can then run `hishtory config-set key-bindings $action $keybinding` to configure custom key bindings.

</blockquote></details>

<details>
<summary>Disabling Control+R integration</summary><blockquote>

Expand Down

0 comments on commit 110eb38

Please sign in to comment.