issues
search
voku
/
dotfiles
:bookmark_tabs: .dotfiles for Bash (Linux) / ZSH (Linux) / Git Bash (Windows) / Cygwin (Windows) / Bash on Ubuntu on Windows
MIT License
216
stars
49
forks
source link
fix .bash_prompt
#4
Closed
DrVanScott
closed
10 years ago
DrVanScott
commented
10 years ago
tty: Title escape sequence is only used on pts. tty do not support them, leading to a garbled prompt.
same functionality without using PROMPT_COMMAND. Now it's available for other purpose.