diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/key-binding.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/docs/key-binding.md b/docs/docs/key-binding.md index c0bd2885..74dc5506 100644 --- a/docs/docs/key-binding.md +++ b/docs/docs/key-binding.md @@ -18,7 +18,7 @@ filter_mode_shell_up_key_binding = "directory" # or global, host, directory, etc ## Disable up arrow -Our default up-arrow binding can be a bit contentious. Some people love it, some people hate it. Many people who found it a bit jarring at first have since come to love it, so give it a try! +Our default up-arrow binding can be a bit contentious. Some people love it, some people hate it. Many people who found it a bit jarring at first have since come to love it, so give it a try! It becomes much more powerful if you consider binding a different filter mode to the up arrow. For example, on "up" Atuin can default to searching all history for the current directory only, while ctrl-r searches history globally. See the [config](https://atuin.sh/docs/config/#filter_mode_shell_up_key_binding) for more. @@ -159,4 +159,3 @@ $env.config = ( | page up | Scroll search results one page up | | ⬇ (with no entry selected) | Return original or return query depending on settings | | ⬇ | Select the next item on the list | - |
