zsh-users
 help / color / mirror / code / Atom feed
* screen and zsh: prompt
@ 2007-05-25 14:35 fREW
  2007-05-25 14:44 ` fREW
  0 siblings, 1 reply; 2+ messages in thread
From: fREW @ 2007-05-25 14:35 UTC (permalink / raw)
  To: Zsh users list

Hey all,

I figured out why the screen status command that Mikael showed me
doesn't work.  I have the following line in my .screenrc:

hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{=
kG}%-=%D %d %M %Y %c:%s%{-}'

Basically that has something like what a panel in a window manager
would have.  It has a small section on the bar containing the title of
each terminal (which of course you can change with ^aA) and a clock at
the far right.  If I figure out a way to have BOTH the autocommand and
the hardstatus string I will email the list again with that.

-fREW


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

* Re: screen and zsh: prompt
  2007-05-25 14:35 screen and zsh: prompt fREW
@ 2007-05-25 14:44 ` fREW
  0 siblings, 0 replies; 2+ messages in thread
From: fREW @ 2007-05-25 14:44 UTC (permalink / raw)
  To: Zsh users list

On 5/25/07, fREW <frioux@gmail.com> wrote:
> Hey all,
>
> I figured out why the screen status command that Mikael showed me
> doesn't work.  I have the following line in my .screenrc:
>
> hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{=
> kG}%-=%D %d %M %Y %c:%s%{-}'
>
> Basically that has something like what a panel in a window manager
> would have.  It has a small section on the bar containing the title of
> each terminal (which of course you can change with ^aA) and a clock at
> the far right.  If I figure out a way to have BOTH the autocommand and
> the hardstatus string I will email the list again with that.
>
> -fREW
>

This kinda works:

hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %h%{= mK}%+Lw%< %{=
kG}%-=%D %d %M %Y %c:%s%{-}'

Basically what that does is have the hardstatus that Mikael was
defining in the little panel at the bottom, but only if you switch to
that panel.  Now I imagine that you could change it so that instead of
showing it down there, it would show it in the xterm status by using
the escapes for that.  I'll look into that some more and post that to
if I get time for it.

-fREW


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

end of thread, other threads:[~2007-05-25 14:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-25 14:35 screen and zsh: prompt fREW
2007-05-25 14:44 ` fREW

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).