0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Revert "fix(lib): send carriage return after title to fix #11314 (#11315)"

This reverts commit 3dd83a22a1.

See https://github.com/ohmyzsh/ohmyzsh/issues/11314#issuecomment-1379492472
This commit is contained in:
Marc Cornellà 2023-01-12 08:29:00 +01:00
parent 0f71cfd3c1
commit 17ea97332b

View file

@ -36,8 +36,6 @@ function title {
fi
;;
esac
print -Pn "\r" # move the cursor to the beginning of the line
}
ZSH_THEME_TERM_TAB_TITLE_IDLE="%15<..<%~%<<" #15 char left truncated PWD