summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add AC_PREREQ to specify min autoconf versionAlexander Naumov2015-06-031-0/+1
* screen: Introduce argument to windows commandAlexander Naumov2015-06-034-3/+34
* Sort the windows in alphabetical order of the window tilesAlexander Naumov2015-06-033-0/+49
* Update man page (version 4.3.0)Alexander Naumov2015-06-022-13/+10
* screen: Implement dead/zombie window pollingAlexander Naumov2015-05-278-6/+74
* screen: Introduce Xx string escape showing the executed command of a windowAlexander Naumov2015-05-272-0/+18
* Initialize wtab on reallocAmadeusz Sławiński2014-12-071-1/+4
* fix: screen -ls always exits with 1Amadeusz Sławiński2014-09-171-2/+2
* Set maximum width(/height) in one placeAmadeusz Sławiński2014-09-111-7/+11
* screen: fix breakage when used inside qemuJohn Spencer2014-07-082-0/+12
* Fix job control on DragonFly BSDAmadeusz Sławiński2014-07-081-1/+1
* Do not link against libelf.Amadeusz Sławiński2014-07-081-8/+0
* Do not break xterm scrollback.Amadeusz Sławiński2014-07-081-2/+2
* fix for altscreenLukáš Nykrýn2014-05-231-1/+1
* Fix cpation/hardstatus rendering problemAmadeusz Sławiński2014-05-171-2/+2
* Revert "Revert "Fix a rendition issue for padded captions""Amadeusz Sławiński2014-05-171-1/+3
* Revert "Fix a rendition issue for padded captions"Amadeusz Sławiński2014-05-171-3/+1
* Fix OpenBSD buildAmadeusz Sławiński2014-05-101-2/+5
* clang warningAmadeusz Sławiński2014-05-101-1/+1
* prepare for v.4.2.1v.4.2.1Amadeusz Sławiński2014-04-281-2/+2
* Document 'cjkwidth' commandAmadeusz Sławiński2014-04-282-0/+16
* Bump msg struct versionAmadeusz Sławiński2014-04-281-1/+2
* Update ChangelogAmadeusz Sławiński2014-04-281-1/+7
* Revert "Revert "allow /dev/console to be a symlink""Amadeusz Sławiński2014-04-261-3/+13
* fix-utf8-status-padding-bugAmadeusz Sławiński2014-04-261-5/+14
* Check return code from setgid/setuid.Miroslav Lichvar2014-04-261-14/+28
* Set PAM_TTY item.Miroslav Lichvar2014-04-261-0/+10
* Remove redundant if statements.Miroslav Lichvar2014-04-262-3/+0
* Don't assign address of auto variable to outer scope symbol.Miroslav Lichvar2014-04-261-1/+1
* Add more tty checks.Miroslav Lichvar2014-04-264-5/+25
* Avoid dereferencing null pointer in utmp.c.Miroslav Lichvar2014-04-261-1/+1
* Revert "fix-utf8-status-padding-bug"Amadeusz Sławiński2014-04-269-79/+29
* Revert "allow /dev/console to be a symlink"Amadeusz Sławiński2014-04-261-13/+3
* Revert "screen outputs screen "ÿ" after a connected character."Amadeusz Sławiński2014-04-252-5/+1
* those 0 assignment made rest of code totally not workingAmadeusz Sławiński2014-04-251-1/+4
* fixes for various Parfait errorsJiri Kukacka2014-04-251-1/+3
* Update help messageAmadeusz Sławiński2014-04-251-1/+3
* doc fixes from opensuseAmadeusz Sławiński2014-04-252-13/+24
* Ensure that the title prompt only appears onceTobias Wulff2014-04-251-0/+9
* allow /dev/console to be a symlinkIgor Pashev2014-04-251-3/+13
* Patch to fix minor issues with the man page:Amadeusz Sławiński2014-04-251-159/+159
* Fixes directory creation race conditionAmadeusz Sławiński2014-04-251-1/+1
* screen outputs screen "ÿ" after a connected character.Kenta Murata2014-04-252-1/+5
* fix-utf8-status-padding-bugAmadeusz Sławiński2014-04-259-29/+79
* doc fixesAmadeusz Sławiński2014-04-252-8/+5
* Remove an unconditional nethack message.Jan Christoph Nordholz2014-04-251-1/+1
* This is not getopt() and we don't have two leading dashes, so parse and match...Jan Christoph Nordholz2014-04-251-0/+2
* Make the exitcode of '-q -ls' and friends ('-qr -ls' and even '-qdr -ls') mat...Jan Christoph Nordholz2014-04-251-2/+6
* don't change umaskJan Christoph Nordholz2014-04-251-7/+0
* Get rid of several minor gcc warnings.Jan Christoph Nordholz2014-04-252-2/+2