Move docs on custom key bindings to a more logical location

This commit is contained in:
David Dworken 2024-06-02 10:48:36 -07:00
parent 22fce36054
commit 110eb38127
No known key found for this signature in database

View File

@ -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>
@ -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>