mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-20 01:47:59 +02:00
Fix missing -
in key-binding.md (#698)
This commit is contained in:
parent
6ae2abf09f
commit
5d6aff3536
@ -3,7 +3,7 @@
|
|||||||
By default, Atuin will rebind both <kbd>Ctrl-r</kbd> and the up arrow.
|
By default, Atuin will rebind both <kbd>Ctrl-r</kbd> and the up arrow.
|
||||||
|
|
||||||
You can also disable either the up-arrow or <kbd>Ctrl-r</kbd> bindings individually, by passing
|
You can also disable either the up-arrow or <kbd>Ctrl-r</kbd> bindings individually, by passing
|
||||||
`--disable-up-arrow` or `-disable-ctrl-r` to the call to `atuin init`:
|
`--disable-up-arrow` or `--disable-ctrl-r` to the call to `atuin init`:
|
||||||
|
|
||||||
```
|
```
|
||||||
# Bind ctrl-r but not up arrow
|
# Bind ctrl-r but not up arrow
|
||||||
|
Loading…
x
Reference in New Issue
Block a user