BTS

Message2885

Author mru
Recipients dejot, ft
Date 2010-02-08.00:56:17
Content
The problem is within the preexec function, currently we are using
print -Pn "\e]0;%n@%m: $1\a" to change the title to the current command.

The problem is now, if $1 contains a printf format sequence like for example %s
the next argument will be formated accordingly to the specified format sequence.
History
Date User Action Args
2010-02-08 00:56:18mrusetrecipients: + ft, dejot
2010-02-08 00:56:18mrusetmessageid: <1265590578.29.0.668126453758.issue799@bts.grml.org>
2010-02-08 00:56:18mrulinkissue799 messages
2010-02-08 00:56:17mrucreate