summaryrefslogtreecommitdiff
path: root/01_Internal.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2012-06-08 17:18:55 +0200
committerHugues Hiegel <hugues.hiegel@qosmos.com>2012-06-08 17:18:55 +0200
commit5a2cd78fa787399e40c160279fa7b68ca78cf20f (patch)
treee97fd7a20c05aeb2d49009b3c19c73a110248920 /01_Internal.zsh
parent7876c313e17d3699b13c93a77c19e1e136999e9f (diff)
[TermTitle] get rids of extraneous tmux-code ..
Diffstat (limited to '01_Internal.zsh')
-rw-r--r--01_Internal.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/01_Internal.zsh b/01_Internal.zsh
index 44c4716..ae0eb4a 100644
--- a/01_Internal.zsh
+++ b/01_Internal.zsh
@@ -57,7 +57,7 @@ __term_title()
#then
# Tmux
#print -Pn "\e]0;%n@%m (%l) %~${_sep:+$_sep #[fg=yellow,bold]}$@\a" # Sets term title
- print -Pn "\e]0;#[fg=red]%n#[fg=default,bold]@#[fg=red]%m#[default] (#[fg=cyan]%l#[fg=default]) #[fg=red]%~${_sep:+#[default,fg=default]$_sep #[fg=yellow,bold]$@}#[default,fg=default]\a"
+ print -Pn "\e]0;#[fg=red]%n#[fg=default,bold]@#[fg=red]%m#[default] (#[fg=cyan]%l#[fg=default]) #[fg=red]%~${_sep:+#[default,fg=default]$_sep #[fg=yellow,bold]$@}\a"
#else
# Classic screen
# hardstatus