mirror of
https://github.com/zdharma-continuum/history-search-multi-word
synced 2024-11-10 14:24:11 +00:00
Set promptsubst
This commit is contained in:
parent
45ac0f3e89
commit
2f6393dd0b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ integer path_dirs_was_set multi_func_def ointeractive_comments
|
|||
-hsmw-highlight-fill-option-variables
|
||||
|
||||
emulate -LR zsh
|
||||
setopt typesetsilent extendedglob noshortloops localtraps
|
||||
setopt typesetsilent extendedglob noshortloops localtraps promptsubst
|
||||
|
||||
# When an error, then no cursor keys bindings
|
||||
zmodload zsh/terminfo 2>/dev/null
|
||||
|
|
Loading…
Reference in a new issue