remove arrow key bindings from install message

pull/155/head v2.7.9
Simon Let 5 years ago
parent 1188da141c
commit b73b5ee9ce
No known key found for this signature in database
GPG Key ID: D650C65DD46D431D
  1. 9
      scripts/install.sh

@ -220,15 +220,6 @@ RESH SEARCH APPLICATION = Redesigned reverse search that actually works
$ reshctl enable ctrl_r_binding $ reshctl enable ctrl_r_binding
$ reshctl disable 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 CHECK FOR UPDATES
To check for (and install) updates use reshctl command: To check for (and install) updates use reshctl command:
$ reshctl update $ reshctl update

Loading…
Cancel
Save