aboutsummaryrefslogtreecommitdiffstats
path: root/docs/key-binding.md (follow)
Commit message (Collapse)AuthorAge
* Fix missing `-` in key-binding.md (#698)Evan Purkhiser2023-02-07
|
* Rework `atuin init` (#652)Jamie Quigley2022-12-24
| | | | | | | | | | | | | | * Rework `atuin init` This allows users to disable the CTRL-R and Up Arrow bindings, independently from one another * Document --disable-{ctrl-r,up-arrow} * Apply suggestions from code review Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com> Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
* Add fish shell to key binding docs (#418)Ubiquitous Photon2022-05-19
| | | | | Add the missing fish shell part into the documentation for ATUIN_NOBIND. Binding to up is pretty problematic in fish, as if you want to navigate the pager for auto-suggestions, you tend to get a bit stuck.
* Add ATUIN_NOBIND (#62)Ellie Huxtable2021-05-08
* Add ATUIN_NOBIND * Update docs/key-binding.md `<kbd>`, what magic Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>