Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
screen and zsh: prompt
- X-seq: zsh-users 11517
- From: fREW <frioux@xxxxxxxxx>
- To: "Zsh users list" <zsh-users@xxxxxxxxxx>
- Subject: screen and zsh: prompt
- Date: Fri, 25 May 2007 08:35:32 -0600
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=I637DcTpw9Mc43HLEORWQvN2aVbLdvEbkPLUcHi/xCkqGthDXKML3BNSPbhy9jC53Bd21scuxg+EAeERalxCiaXIF993w7anbp7nL29RZPc6Axi6N2dZB14u5SaTOaaissVn7rrZSL13q3BNsvKnbLRceJDSUxFAUxTE7SCi3EI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OYXLNz83cIjVAOxEo406T6NwyU/CoXD+7XWoAwP+klcG6PWTttZ2LocjD8aWjVZ6l63DkyJgyun2CV/o3zsPpX0jVq7/s6tMS3Y0D40r6sXoEoUnMZb5pl0k+zKhyli4o989u1esDIoTHBSfT3zH3VNhZM4hBAfZnosoYjayPLo=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author