kakoune/test/regression/0-nothing-selected-on-prompt-initial-shift-tab
Justin Frank ab6bc41358 Added shell command completion support to define-command and prompt
This commit also introduces a regression in that I decided that the best way to
avoid overly long and confusing names was to rename the current shell-*
switches to script-*, and have the shell command completion be
shell-completion.

renamed script-{completion,candidates} to shell-script-*

Updated docs with new switch names

Added -shell-completion switch to x11-repl and kitty-repl
2018-10-03 09:46:31 -07:00
..
cmd Fix two <s-tab> requiered to access last completion in prompt 2018-06-19 07:40:52 +10:00
in Fix two <s-tab> requiered to access last completion in prompt 2018-06-19 07:40:52 +10:00
out Fix two <s-tab> requiered to access last completion in prompt 2018-06-19 07:40:52 +10:00
rc Added shell command completion support to define-command and prompt 2018-10-03 09:46:31 -07:00