summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* increase size of MAXSTR and input line bufferJan Christoph Nordholz2014-04-254-7/+7
* Under BSD set controlling terminal explicitly.Jan Christoph Nordholz2014-04-251-10/+3
* fix locking root screen when root has no passwordMartin Pitt2014-04-251-7/+18
* fix parallel buildAmadeusz Sławiński2014-04-251-3/+3
* Add a missing include to get a few prototypes that caused build issues on kfr...Jan Christoph Nordholz2014-04-251-0/+1
* Add some missing defined(__GLIBC__) to get linux-ish terminal handling.Axel Beckert2014-04-251-2/+2
* Enhance the vsprintf() test to also succeed on Alpha.Jan Christoph Nordholz2014-04-251-1/+1
* fix wrong option name in configure.inAmadeusz Sławiński2014-04-251-1/+1
* allow for defining term and login length if neededAmadeusz Sławiński2014-04-229-13/+20
* Allow screen to run for users with long loginsAmadeusz Sławiński2014-04-225-7/+7
* fix screen to run on terminals with long $TERMAmadeusz Sławiński2014-04-222-3/+3
* Revert "fix screen to run on terminals with long $TERM"Amadeusz Sławiński2014-04-223-11/+3
* do proper checks if we are on altscreen or notAmadeusz Sławiński2014-04-181-4/+7
* Fix bug when building without nethack commandsAmadeusz Sławiński2014-04-182-2/+4
* test more libraries for tgetentAmadeusz Sławiński2014-04-181-1/+7
* fix screen to run on terminals with long $TERMAmadeusz Sławiński2014-04-183-3/+11
* incompatible protocolJürgen Weigert2014-04-183-373/+4
* prepare for v.4.2.0v.4.2.0Amadeusz Sławiński2014-04-161-3/+3
* fixed https://savannah.gnu.org/bugs/?41934Juergen Weigert2014-03-242-1/+2
* set fontx to null instead of 0 if the encoding is switched to non-utf8Michael Schroeder2013-09-021-2/+2
* fix typo, duh. Thanks to Jim Mahood for reporting this.Michael Schroeder2013-05-131-1/+1
* Support non-BMP utf8 charactersMichael Schroeder2013-04-098-43/+249
* avoid compiler warning about cryptMichael Schroeder2013-04-091-1/+1
* Guard against NULL returns from crypt().Sadrul Habib Chowdhury2012-09-144-8/+34
* Fix segfault when restoring w_alt.cursor.Michael Spang2012-09-141-2/+4
* Amend documentation for -X option.Gregor Zattler2012-09-142-8/+11
* extend commit #8c1b8e45, which fixed -x but forgot about -rMichael Schroeder2012-08-081-1/+1
* make ^A DEL work againMichael Schroeder2012-08-071-0/+4
* Add a new escape character 'E' to indicate whether the escape character has b...Ben Love2012-03-145-5/+36
* Fix a crash when switching from altscreen after window resize.Sadrul Habib Chowdhury2012-03-131-0/+2
* Make sure a remote command is executed from the foreground window of a display.Sadrul Habib Chowdhury2012-03-131-0/+7
* Fix various issues (compile warnings etc.)Amadeusz Sławiński2012-01-2713-185/+194
* remove destroy event from resurrected window - bug 27061Geraint Edwards2011-08-191-0/+2
* Fix a crash when attaching to a layout that was created while detached.Sadrul Habib Chowdhury2011-03-281-1/+2
* Make 'layout' subcommands work when detached.Sadrul Habib Chowdhury2011-03-283-23/+103
* Merge branch 'master' of git://git.savannah.gnu.org/screenSadrul Habib Chowdhury2011-03-283-3/+3
|\
| * Spelling fix: usefull --> useful.jesstess-docsJessica McKellar2010-11-103-3/+3