Browse Source

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

This reverts commit 3dd83a22a160249a71631a51490fd3b89d1b3975.

See https://github.com/ohmyzsh/ohmyzsh/issues/11314#issuecomment-1379492472
Marc Cornellà 2 years ago
parent
commit
17ea97332b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      lib/termsupport.zsh

+ 0 - 2
lib/termsupport.zsh

@@ -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