| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Just like any other significant piece of software, screen has a
few bugs and missing features. Please send in a bug report if you have
found a bug not mentioned here.
| 25.1 Known Bugs | Problems we know about. | |
| 25.2 Reporting Bugs | How to contact the maintainers. | |
| 25.3 Availability | Where to find the lastest screen version. |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
screen has no clue about double-high or double-wide characters.
But this is the only area where vttest is allowed to fail.
$TERMCAP
when reattaching under a different terminal type.
$TERMCAP may not have any effects.
screen does not make use of hardware tabs.
screen must be installed setuid root on most systems
in order to be able to
correctly change the owner of the tty device file for each window.
Special permission may also be required to write the file
`/var/run/utmp'.
screen is killed
with SIGKILL. This will cause some programs (like "w" or "rwho") to
advertise that a user is logged on who really isn't.
screen may give a strange warning when your tty has no utmp
entry.
screen may not automatically detach
(or quit) unless the device driver sends a HANGUP signal. To detach such a
screen session use the -D or -d command line option.
breaktype and defbreaktype change the break generating
method used by all terminal devices. The first should change a window
specific setting, where the latter should change only the default for new
windows.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
If you find a bug in Screen, please send electronic mail to
`screen@uni-erlangen.de', and also to
`bug-gnu-utils@prep.ai.mit.edu'. Include the version number
of Screen which you are using. Also include in your message the
hardware and operating system, the compiler used to compile, a
description of the bug behavior, and the conditions that triggered the
bug. Please recompile screen with the `-DDEBUG' options
enabled, reproduce the bug, and have a look at the debug output written to
the directory `/tmp/debug'. If necessary quote suspect passages from the
debug output and show the contents of your `config.h' if it matters.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Screen is available under the GNU copyleft.
The latest official release of screen available via anonymous
ftp from `prep.ai.mit.edu', `nic.funet.fi' or any other
GNU distribution site. The home site of
screen is `ftp.uni-erlangen.de
(131.188.3.71)', in the directory `pub/utilities/screen'.
The subdirectory `private' contains the latest beta testing release.
If you want to help, send a note to screen@uni-erlangen.de.
| [ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |