zsh: display unterminated lines

This commit is contained in:
steveej 2019-07-12 20:01:11 +02:00
parent 4428c88913
commit a4836f3675
2 changed files with 9 additions and 5 deletions

View file

@ -39,6 +39,11 @@ in {
unsetopt AUTO_CD
source ${channelSources}
# print lines without termination
setopt PROMPT_CR
setopt PROMPT_SP
export PROMPT_EOL_MARK=""
'';
sessionVariables = {