Branches
Articles referencing this project
Comments
[»]
screen - you can only love it!
by wattafunnyname - May 7th 2008 08:38:50
This is one of the most useful tools ever. How can anybody rate it less
than 10???
i like to combine it with dvtm, a console wm.
[reply]
[top]
[»]
Screen: The Serious Window Manager
by Richard Harris - Mar 18th 2004 14:48:31
If you love this geek stuff, you will probably find yourself leaving
something like
Windows for something like Unix, GUIs for the command line, graphical
editors for emacs
or vi, and finally -- the X server for console mode. When you get down
here in the
black aether with the grunting codeheads (like me) I recommend you try
Screen. The more
you use it, the more amazing it is. (Screen addicts will know the joys of
detaching and
juggling multiple screen sessions.) Start out with a text-browser,
editor, shell and su
in your .screenrc and discover the dark burn of console fonts glimmering
in virtual
console-space. Once you get used to it down here, you'll never go back to
high-density
pixels. (You can try to go back but they'll make your eyes hurt.)
--Kaspar Hauser
[reply]
[top]
[»]
Fix for backspace problem on some systems
by devel at hastek - Sep 25th 2003 23:49:59
I am only posting this because I didn't find the answer readily in the
archives or elsewhere.
The key bindings have always been fine under Linux, under Freebsd 4.x
using bash, the backspace key is not mapped to "erase". I ended
up with
bindkey -d -k kb stuff "\010"
in my .screenrc and it seems to work fine.
This didn't work until I put the quotes around the character code. Perhaps
this would be a useful example in the manpage?
-Harold
[reply]
[top]
[»]
Re: Fix for backspace problem on some systems
by Andrew Hill - Jan 19th 2007 13:20:24
I had this problem running screen on FBSD, whilst logged in over ssh from a
Linux box running X. The line:
*VT100*backarrowKey: 1
in .Xdefaults solved the problem.
[reply]
[top]
[»]
unix usefulness index for screen (my index:)
by devel at hastek - Sep 25th 2003 23:44:21
Second only to vim, screen is the most useful of programs. (now zipping
up asbestos flight suit)
[reply]
[top]
[»]
Reference page about screen
by Olivier Berger - Nov 11th 2002 08:14:25
This page : http://www.math.fu-berlin.de/~guckes/screen/
is quite interesting.
[reply]
[top]
[»]
Re: Reference page about screen
by claudine - Jan 14th 2004 17:25:55
> This page :
> http://www.math.fu-berlin.de/~guckes/screen/
> is quite interesting.
New url for this site: http://www.guckes.net/screen/
[reply]
[top]
[»]
screen for X
by georg - Mar 5th 2002 06:40:59
"screen" realy is a wonderfull and handy tool.
I use it every day and just love it!!
Does anybody know if there is something similar like screen for X
applications ???
Looking forward to receive some positive replays ;-).
Georg
[reply]
[top]
[»]
Re: screen for X
by jeff covey - Oct 10th 2002 12:33:27
> Does anybody know if there is something similar like screen for X
> applications ???
See ratpoison.
-- vs lbh pna ernq guvf, lbh'er n trrx.
[reply]
[top]
[»]
Re: screen for X
by kstailey - Apr 22nd 2003 09:44:49
> "screen" realy is a wonderfull
> and handy tool.
> I use it every day and just love it!!
>
> Does anybody know if there is something
> similar like screen for X applications
> ???
>
> Looking forward to receive some positive
> replays ;-).
>
> Georg
>
What I think you want is "xmove"
http://www.lbl.gov/ITSD/CIS/UNIX/Software/modules/xmove.html
From manual page (xmove):
NAME xmove - pseudoserver to support mobile X11 clients
DESCRIPTION xmove starts a pseudoserver which allows X11 clients to be
relocated from one display to another. Upon startup it will create a
listening port from which it accepts new client connections. When xmove is
invoked it chooses a default server, and all clients will be displayed on
that server until moved elsewhere. Several clients may connect through a
single xmove, thus requiring only one xmove process per machine.
xmove is in the FreeBSD ports tree, the NetBSD pkg collection, Debian
GNU/Linux
http://packages.debian.org/unstable/x11/xmove.html
[reply]
[top]
[»]
Screen ignores .profile
by Jean Delvare - Jun 22nd 2001 10:10:59
Is there a way to ask screen to read my .profile when it runs a new shell
?
[reply]
[top]
[»]
Re: Screen ignores .profile
by Jean Delvare - Jun 22nd 2001 10:50:41
> Is there a way to ask screen to read my
> .profile when it runs a new shell ?
>
Found the answer myself :)
"shell -/some/sh"
in the .screenrc
The dash makes it all ! :)
[reply]
[top]
[»]
Fanmail III
by Wilmer van der Gaast - May 5th 2001 19:46:03
This program allows me to get the most out of my Digital VT510. Multiple
programs at once, full screen, and somehow it makes joe (the only editor ;)
work. The program sucks without screen.
Thanks!!! :)
[reply]
[top]
[»]
Re: If you're running slackware <= 4.0
by Patrik Rådman - Dec 17th 1999 17:05:47
Screen 3.9.5 compiles without problems on Slackware 4.0.
[reply]
[top]
[»]
Re: If you're running slackware <= 4.0
by naChoZ - Sep 14th 1999 04:35:11
There's a binary rpm of it on redhat.
ftp://contrib.redhat.com/rawhide/i386/RedHat/RPMS/screen-3.9.4-2.i386.rpm
The features are pretty cool. It might be worth playing with the alien
util to convert the rpm to tar.gz.
-- Andy Harrison
ICQ: 123472 AIM/Y!: AHinMaine
[reply]
[top]
|