mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 23:40:39 +01:00
This reverts commit 3dd83a22a1.
See https://github.com/ohmyzsh/ohmyzsh/issues/11314#issuecomment-1379492472
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user