Workaround for setting prompt to sorin disconnects my shell - issue 1137
This commit is contained in:
parent
22ef730846
commit
364b041754
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ function prompt_sorin_git_info {
|
|||
_prompt_sorin_precmd_async_pid=0
|
||||
|
||||
# Redisplay prompt.
|
||||
zle && zle reset-prompt
|
||||
zle && zle .reset-prompt
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue