Screen for Linux
Friday, October 24. 2008
Comments
Display comments as
(Linear | Threaded)
Ah, just discovered my old one.
hardstatus alwayslastline "{=}{g}[ %{W}%H ][= %?-Lw%?%?{r})%{w}%?+Lw??= %{g}][ %{B}%D %d/%m%{W} %c:%s %{g}]"
Kinda busy though, I think I may just swap for a while.
My .screenrc:
hardstatus alwayslastline "%w"
shell -$SHELL
- %w just shows the tabs, without any fancy colors.
- shell -$SHELL makes sure all my profile stuff get’s loaded when I create a new window inside my screen (such as aliases, etc)
rowan: let me know how you get on with the new version.
Dynom: I kind of like the colours, makes it obvious which bit belongs to screen and which is on my actual terminal, not rocket science but a nice visual clue all the same



A while ago I posted about screen, and included my .screenrc file. I got some teasing for this, since the tabs show up pink. In fact this .screenrc file is one I stole from somewhere a few years ago and didn’t really think much about the colours. Since
Tracked: Dec 24, 11:10
I recently upgraded my kubuntu installation to 9.04 "Jaunty Jackalope". It turns out that they have added some very cool features to screen in this version. If you don’t use screen its its worth finding out more, certainly its a tool I now can’t live wi
Tracked: May 06, 18:03