Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: the konsole title bar
- X-seq: zsh-users 11682
- From: Paolo Massimo <paolo.m.pumilia.gnarini@xxxxxxxxx>
- To: "William Scott" <wgscott@xxxxxxxxxxxxxxxxxx>
- Subject: Re: the konsole title bar
- Date: Sun, 29 Jul 2007 00:51:24 +0200
- Cc: "Andrey Borzenkov" <arvidjaar@xxxxxxxxxx>, zsh-users@xxxxxxxxxx, linux_milano@xxxxxxxx
- In-reply-to: <38952.66.167.127.80.1185649219.squirrel@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: CSTC
- References: <f8fj85$9ud$1@xxxxxxxxxxxxx> <200707282223.41165.arvidjaar@xxxxxxxxxx> <38952.66.167.127.80.1185649219.squirrel@xxxxxxxxxxxxxxxxx>
On Saturday 28 July 2007 21:00:19 William Scott wrote:
> dcop "$KONSOLE_DCOP_SESSION" renameSession foo
> does this. Unfortunately, it also puts the same junk in the title bar,
That is not an issue, having the same string on the title bar anf the tab is
good.
The problem is that string increases ita length by doubling the current
directory name and adding 'Konsole', after the vim session has been closed.
Thank you for having written the original script, anyway.
I have tried to change titles by the command
print -nP -u2 '\033]0;\a'
as Andrey Borzenkov suggested, yet closing the vim session yields the same
result.
--
Pol
Messages sorted by:
Reverse Date,
Date,
Thread,
Author