mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 00:03:58 +01:00
Move docs on custom key bindings to a more logical location
This commit is contained in:
parent
22fce36054
commit
110eb38127
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user