zsh-users
 help / color / mirror / code / Atom feed
* Problem with function
@ 2002-05-07 10:03 Bruno Bonfils
  2002-05-07 10:16 ` Borsenkow Andrej
  2002-05-07 15:03 ` Bart Schaefer
  0 siblings, 2 replies; 3+ messages in thread
From: Bruno Bonfils @ 2002-05-07 10:03 UTC (permalink / raw)
  To: zsh-users

Hi all,

i want to use dynamic titles with screen. That why's i want to do a
print before each command, like this :

mutt () {
        print -Pn "\e]0; Mutt\a"
        \mutt
}

when i do that, i still have the mutt's completion, but when i press
enter, the print are executed (and work with screen) but the zsh
session crash :(

I hope you can help me, bests regards

-- 
 Bruno Bonfils             KeyID F39DCCF5    
 Sys Admin GNU/Linux 
 http://www.debian-fr.org


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-07 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-07 10:03 Problem with function Bruno Bonfils
2002-05-07 10:16 ` Borsenkow Andrej
2002-05-07 15:03 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).