From 5a2cd78fa787399e40c160279fa7b68ca78cf20f Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 8 Jun 2012 17:18:55 +0200 Subject: [TermTitle] get rids of extraneous tmux-code .. --- 01_Internal.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '01_Internal.zsh') 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 -- cgit v1.2.3