On Mon, Nov 26, 2007 at 08:50:52PM -0800, joseph lockhart wrote: > > i have been looking at screen, and think that it may > work if i could find a way (an add-on script or > something) to create a tabbable menu of the open > screens to replace the use of next and windowlist > (almost a persist on windowlist)
put hardstatus alwayslastline "%w" in ~/.screenrc will give you a nice list across the bottom of the terminal showing the window number and its contents. Of course, it usually just shows "bash" if you use ^a-c to create a new window. You can rename them with ^a-A to rename the window. Also, ^a-:-screen <command> will give you a new window running that command with that command as the window name. So if you have one bash instance inside screen and you type ^a-:-screen mutt, the title bar will show: 0 bash 1* mutt where the * indicates the current window. A
signature.asc
Description: Digital signature