summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v.4.7.0v.4.7.0Amadeusz Sławiński2019-10-024-10/+14
* Update ambiguous and wide characters tables to Unicode 12.1.0Amadeusz Sławiński2019-10-011-15/+22
* Fix broken mouse after ncurses 6.1Amadeusz Sławiński2019-09-072-4/+7
* Clean whole buffer if we don't want to parse itAmadeusz Sławiński2019-04-172-6/+6
* Copyright update for 2019Alexander Naumov2019-03-291-1/+1
* Typo in man pageAlexander Naumov2019-03-291-1/+1
* Fix blanker to work when screen is suid rootScott Shambarger2019-01-274-16/+47
* Prevent Panic causing Panic, and children removing socketsScott Shambarger2019-01-274-2/+18
* Fix confusing indentation on several placesVáclav Doležal2018-11-183-38/+38
* Fix possible unterminated stringVáclav Doležal2018-11-181-1/+7
* Fix for nomem handling in resize.c:ChangeWindowSize()Václav Doležal2018-11-181-20/+20
* Revert "those 0 assignment made rest of code totally not working"Václav Doležal2018-11-181-4/+1
* Fix file descriptor leakVáclav Doležal2018-11-181-1/+3
* Use memcpy(3) in string substitutionVáclav Doležal2018-11-181-1/+1
* ansi: terminate xterm OSC response the same way as the requestLubomir Rintel2018-11-184-6/+12
* ansi: add support for xterm OSC 11Lubomir Rintel2018-11-183-9/+13
* apply patch by Therese fixing some doc issuesTherese Godefroy2018-10-121-6/+6
* doc: fix typosSvyatoslav Mishyn2018-07-242-8/+8
* remove character substitutionAmadeusz Sławiński2018-06-211-17/+16
* fix man pageEric S. Raymond2018-06-211-1/+1
* manpage: Explain window permissions in a tableMarcin Cieślak2018-05-311-18/+17
* manpage: Use monospaced font to render example of "displays"Marcin Cieślak2018-05-311-0/+2
* manpage: Indent both examples for readregMarcin Cieślak2018-05-311-1/+1
* manpage: keep nonblock and status parameters on the same lineMarcin Cieślak2018-05-311-2/+2
* manpage: explain flow control state indicators with a tableMarcin Cieślak2018-05-311-9/+10
* manpage: Remove horizontal lines on large tablesMarcin Cieślak2018-05-311-4/+113
* manpage: add vertical space after bindkey examplesMarcin Cieślak2018-05-311-0/+5
* manpage: Print = instead of double horizontal lineMarcin Cieślak2018-05-311-1/+1
* this actually should be 3 dotsAmadeusz Sławiński2018-05-151-1/+1
* Fix [bug #53552] wording in the manpageMarcin Cieślak2018-05-071-1/+1
* groff warning: can't find font "p"Marcin Cieślak2018-05-071-1/+1
* Fix (login) entry in the default bindingsMarcin Cieślak2018-05-071-0/+1
* Provide fallback for Unicode ellipsisMarcin Cieślak2018-05-071-17/+18
* Fix intendation around "displays"Marcin Cieślak2018-05-071-18/+20
* screen v4 has no truecolor support, so remove it from manpageAmadeusz Sławiński2018-04-041-10/+0
* Update Changelog (applying patches - bug#43223)Alexander Naumov2018-02-243-0/+8
* [PATCH 4/4] Avoid mis-identifying systems as SVR4Jussi Kukkonen2018-02-241-2/+12
* [PATCH 3/4] Skip host file system checks when cross-compilingJussi Kukkonen2018-02-241-4/+19
* [PATCH 2/4] Provide cross compile alternatives for AC_TRY_RUNJussi Kukkonen2018-02-241-12/+20
* [PATCH 1/4] Remove redundant compiler sanity checksJussi Kukkonen2018-02-241-27/+0
* support sgr mouse moseRyan2018-02-077-48/+318
* update copyright for 2018Alexander Naumov2018-01-113-6/+10
* fix: configure option "--disable-use-locale" is not workingAmadeusz Sławiński2017-12-162-2/+6
* fix configure failed while build dir name contains "yes"Hongxu Jia2017-11-081-16/+16
* Release v.4.6.2v.4.6.2Amadeusz Sławiński2017-10-234-7/+14
* Replace the use of read /dev/kmem by a syscall for AIX platformsAlexander Naumov2017-10-041-0/+40
* Revert "fix restoring cursor position after leaving altscreen"Amadeusz Sławiński2017-10-032-9/+1
* termcap.c: in FreeTransTable set D_xtable to NULLNate Clark2017-09-281-0/+1
* documentation fix for command "resize"Curtis Brown2017-09-262-34/+182
* Remove documentation for defzombie setting which doesn't existJon Jensen2017-08-173-18/+4