mirror of
https://github.com/atuinsh/atuin.git
synced 2025-02-23 22:02:55 +01: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.
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user