A program to allow multiple screens on a VT100/ANSI Terminal
With this program you can take advantage of the multitasking abilities
of your Linux system by opening several sessions over one terminal. The
sessions can also be detached and resumed from another login terminal.
Documentation: man page
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/screen && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
global_screenrc.patch | 0000000330 330 Bytes | |
libtinfo.diff | 0000000458 458 Bytes | |
msg_version_3.patch | 0000000530 530 Bytes | |
screen-4.0.3-ipv6.patch | 0000017527 17.1 KB | |
screen-4.2.0.tar.gz | 0000786565 768 KB | |
screen-man-loginshell.diff | 0000006394 6.24 KB | |
screen-poll-zombies.patch | 0000007241 7.07 KB | |
screen.changes | 0000015520 15.2 KB | |
screen.conf | 0000000101 101 Bytes | |
screen.spec | 0000004601 4.49 KB | |
screen_enhance_windows_list.patch | 0000003960 3.87 KB | |
sort_command.patch | 0000002388 2.33 KB | |
term_too_long.diff | 0000001370 1.34 KB | |
use_locale.diff | 0000000503 503 Bytes | |
xX_string_escape.patch | 0000001205 1.18 KB |
Revision 43 (latest revision is 64)
Stephan Kulow (coolo)
accepted
request 231107
from
Stephan Kulow (coolo)
(revision 43)
- Update to 4.2.0 as released on screen-devel@gnu.org yesterday. Thank you Amadeusz! * keep libtinfo.diff (from coolo 2011, why exactly?) * keep global_screenrc.patch (renamed from screen-4.0.2.dif) * keep screen-man-loginshell.diff (to be upstreamed) * dropped screen-__P.diff (not needed) * keep term_too_long.diff (savannah#30880, to be upstreamed) * keep use_locale.diff (from lnt-sysadmin@lists.lrz.de 2012, check?) * keep screen-4.0.3-ipv6.patch (builtin telnet, to be upstreamed) * keep screen_enhance_windows_list.patch (to be upstreamed) * keep screen-poll-zombies.patch (to be upstreamed) * keep xX_string_escape.patch (renamed from show_all_active.patch, to be upstreamed) * keep sort_command.patch (from trenn 2011, to be upstreamed) * added msg_version_3.patch (ouch, incompatible protocol, to be upstreamed) - added %rundir with /var/run for 1310 and before; but /run afterwards. aj advocates /run for Factory; for 1310 it was banned by suse-filelist-forbidden-fhs23 (forwarded request 230477 from jnweiger)
Comments 0