File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -945,8 +945,8 @@ COMMAND-LINE EDITING ~
945945
946946 `ℹ` `NOTE`
947947 Command-line editing is only supported for `bash` , `fish` , or `zsh`
948- Generate the shell configuration and add them to the appropriate location. The
949- comments in the shell configuration will provide additional setup instructions.
948+ Generate the configuration and add it to the appropriate location. The comments
949+ in the configuration will provide additional setup instructions.
950950`KittyScrollbackGenerateCommandLineEditing` requires one parameter, either
951951`bash` , `fish` , or `zsh` . `sh nvim --headless
952952+'KittyScrollbackGenerateCommandLineEditing <shell> ' # replace <shell> with
@@ -957,7 +957,7 @@ The generated configuration will mention the environment variable
957957kitty-scrollback.nvim in command-line editing mode. This allows
958958| kitty-scrollback.nvim-kitten-arguments | setup specific to opening
959959kitty-scrollback.nvim in command-line editing mode that you may want to
960- configure differently your standard kitty-scrollback.nvim setup.
960+ configure differently than your standard kitty-scrollback.nvim setup.
961961
962962
963963EXAMPLE SETUPS ~
You can’t perform that action at this time.
0 commit comments