Commit 17ea9733 authored by Marc Cornellà's avatar Marc Cornellà

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

parent 0f71cfd3
...@@ -36,8 +36,6 @@ function title { ...@@ -36,8 +36,6 @@ function title {
fi fi
;; ;;
esac 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 ZSH_THEME_TERM_TAB_TITLE_IDLE="%15<..<%~%<<" #15 char left truncated PWD
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment