You are not logged in.
GNU screen profiles - read about it on Ars Technica.
If it was just some .screenrc's I'd just download them and be done with it but I'm having trouble navigating the scripts and various bits of code over at launchpad. If anybody feels up for it, you have my vote ![]()
Offline
I wouldn't mind giving it a try too
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
Essentially just a collection of sh scripts to ease some usage of screen.
Source for ubuntu pacakge is here: http://de.archive.ubuntu.com/ubuntu/poo … rig.tar.gz
This also depends on python bindings for newt, and while libnewt is in community, there is no python-newt package or similar that I can find.
Another potential issue I see is that this relies on a wrapper script named 'screen' to call the actual binary which they call 'screen.real' now on ubuntu.
There seems to be some bash specific things in the scripts, which means some features may break for users of other shells.
Not impossible, but certainly more work than just installing a few screenrc's and providing a shell dialog to select the right one.
Offline