Screen for Linux
Friday, October 24. 2008
Comments
Display comments as
(Linear | Threaded)
Ah, just discovered my old one.
hardstatus alwayslastline "%{=}%{g}[ %{W}H %{g}][= %{w}%?%-Lw%?%{r}(%{W}n*%f %t?(u)%?%{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