Display possible corrections but do not apply them automatically
5
votes
2
answers
350
views
I have the following completion:
zstyle ':completion:*' completer _complete _approximate
As a result if I type something incorrectly and hit TAB I will see a list with corrected propositions (what I like) and at the same time misspelled word will be changed automatically at command line with first proposition (what I do not like). So how to get rid of this in-line automatic correction? I just want list of possible correction but command line should stick with original text.
Asked by WeSenseASoulInSearchOfAnswers
(567 rep)
Aug 18, 2014, 02:44 PM
Last activity: Aug 19, 2014, 02:46 PM
Last activity: Aug 19, 2014, 02:46 PM