From a5616aea8fa28db6f8f7b1a44e28f90aab3363b7 Mon Sep 17 00:00:00 2001 From: Jamie Quigley Date: Sat, 24 Dec 2022 17:18:44 +0000 Subject: Rework `atuin init` (#652) * 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 Co-authored-by: Ellie Huxtable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2ab2e848..ccc2aa49 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ I wanted to. And I **really** don't want to. ## Features -- rebind `up` and `ctrl-r` with a full screen history search UI +- rebind `ctrl-r` and `up` (configurable) to a full screen history search UI - store shell history in a sqlite database - backup and sync **encrypted** shell history - the same history across terminals, across sessions, and across machines -- cgit v1.3.1