From b73b5ee9ce22f2198d2c35658012b43f93df6c38 Mon Sep 17 00:00:00 2001 From: Simon Let Date: Sun, 15 Nov 2020 00:05:00 +0100 Subject: [PATCH] remove arrow key bindings from install message --- scripts/install.sh | 9 --------- 1 file changed, 9 deletions(-) diff --git a/scripts/install.sh b/scripts/install.sh index 5ded65d..91e87fd 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -220,15 +220,6 @@ RESH SEARCH APPLICATION = Redesigned reverse search that actually works $ reshctl enable ctrl_r_binding $ reshctl disable ctrl_r_binding -ARROW KEY BINDINGS = Slightly better arrow key bindings for zsh - - Arrow keys behave as you are used to. Plus prefix search and the history is fully deduplicated. - They are enabled by default in zsh (and disabled in bash because they are slow in bash). - - Enable/disable arrow key bindings using reshctl command: - $ reshctl enable arrow_key_bindings - $ reshctl disable arrow_key_bindings - CHECK FOR UPDATES To check for (and install) updates use reshctl command: $ reshctl update