Stop spaces being eaten on autocomplete
See https://superuser.com/a/613817
This commit is contained in:
parent
aa11d28b61
commit
db6c9b4d7f
|
@ -1,2 +1,4 @@
|
|||
PROMPT_EOL_MARK=''
|
||||
|
||||
ZLE_REMOVE_SUFFIX_CHARS=''
|
||||
|
||||
|
|
Loading…
Reference in a new issue