From: Markus Trippelsdorf <markus@trippelsdorf.de>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Re: latest eix versions messes with my screen status bar
Date: Tue, 20 Mar 2012 18:32:17 +0100 [thread overview]
Message-ID: <20120320173217.GB1101@x4> (raw)
In-Reply-To: <CAEH5T2PiHYoyjKfJrFRSCZPJUY155=R9dcieX4S+vq=8WLR8QQ@mail.gmail.com>
On 2012.03.20 at 12:09 -0500, Paul Hartman wrote:
> On Tue, Mar 20, 2012 at 11:05 AM, Markus Trippelsdorf
> <markus@trippelsdorf.de> wrote:
> > On 2012.03.20 at 10:14 -0500, Paul Hartman wrote:
> >> Hi,
> >>
> >> Following a recent eix version update, after running eix-sync it
> >> leaves the session name on my screen status bar like:
> >>
> >> $eix-sync: Finished
> >>
> >> does anyone know anything about that?
> >>
> >> Is there perhaps something I can add to my shell prompt to make it
> >> reset the status bar title after a program exits?
> >
> > See https://bugs.gentoo.org/show_bug.cgi?id=407473 .
> >
> > $ echo -n "\033kzsh\033\\"
> > will set "zsh" in the status bar.
> >
> > There is no way to reset the status bar title automatically, because
> > there is no way to determine its content before changing it.
>
> Thanks, that bug is exactly what I'm talking about.
>
> Unfortunately. the echo command or similar that I've found just echo
> the text back to my terminal and don't change the title in the status
> bar. I am using bash, not zsh, so maybe the syntax is different or
> more likely I've got something set up wrong. :)
The following command should work in both shells:
$ printf "\033kbash\033\\"
--
Markus
next prev parent reply other threads:[~2012-03-20 17:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-20 15:14 [gentoo-user] latest eix versions messes with my screen status bar Paul Hartman
2012-03-20 15:25 ` Michael Mol
2012-03-20 15:37 ` Pandu Poluan
2012-03-20 15:32 ` Mark Knecht
2012-03-20 16:05 ` [gentoo-user] " Markus Trippelsdorf
2012-03-20 17:09 ` Paul Hartman
2012-03-20 17:32 ` Markus Trippelsdorf [this message]
2012-03-20 20:19 ` [gentoo-user] " Paul Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120320173217.GB1101@x4 \
--to=markus@trippelsdorf.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox