aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure we turn off focus tracking on exitPřemysl Eric Janouch2021-06-291-1/+2
* Enable focus tracking opportunisticallyPřemysl Eric Janouch2021-06-292-2/+8
* Make note of urxvt 9.25's 1006 supportPřemysl Eric Janouch2021-06-291-1/+2
* Fix formattingPřemysl Eric Janouch2021-06-291-2/+2
* CMakeLists.txt: make this build in OpenBSDPřemysl Eric Janouch2020-10-291-0/+6
* CMakeLists.txt: omit end{if,foreach} expressionsPřemysl Eric Janouch2020-10-291-8/+8
* README.adoc: update to reflect the current statePřemysl Eric Janouch2020-10-261-6/+7
* Bump minimum CMake version to 3.0Přemysl Eric Janouch2020-10-263-24/+13
* Fix a spurious "implicit fallthrough" warningPřemysl Eric Janouch2020-10-261-4/+3
* Fix strfkey with focus eventsPřemysl Eric Janouch2020-09-141-0/+1
* Get rid of one CMake dev warningPřemysl Eric Janouch2020-09-142-14/+14
* Implement de/focus event parsingPřemysl Eric Janouch2020-09-146-1/+69
* Name changePřemysl Eric Janouch2020-09-143-4/+4
* Remove .travis.ymlPřemysl Janouch2018-06-241-39/+0
* Update READMEPřemysl Janouch2018-06-241-5/+5
* Update mail addressPřemysl Janouch2018-06-243-3/+3
* CMakeLists.txt: fix variable namePřemysl Janouch2018-06-241-2/+2
* Update READMEPřemysl Janouch2017-06-201-0/+2
* Put tests in a "namespace"Přemysl Janouch2017-06-201-1/+1
* Travis CI: brevify notificationsPřemysl Janouch2017-06-201-0/+6
* Backport TERMKEY_FLAG_NOSTART and fix two leaksPřemysl Janouch2016-12-303-13/+14
* Fix use of an uninitialized valuePřemysl Janouch2016-11-031-2/+1
* Try to fix terminfo loadingPřemysl Janouch2016-11-031-7/+13
* Fix condition in demo-glib.cPřemysl Janouch2016-11-031-1/+1
* Use termo_str{f,p}key_utf8 in testsPřemysl Janouch2016-10-044-45/+45
* Add termo_str{f,p}key_utf8()Přemysl Janouch2016-10-042-35/+157
* Fix mouse mode 1005 supportPřemysl Janouch2016-10-041-2/+1
* Fix cursor keys etc. in unibiliumPřemysl Janouch2016-09-271-2/+2
* Make ASCII NUL imply Ctrl-Space instead of C-@Přemysl Janouch2016-07-242-2/+19
* Make unibilium work at allPřemysl Janouch2016-07-242-11/+22
* Fix READMEPřemysl Janouch2016-03-141-2/+2
* Fix Travis CI notificationsPřemysl Janouch2016-03-141-1/+1
* Try to fix Debian/Fedora buildPřemysl Janouch2016-03-141-4/+4
* Try harder to get ncurseswPřemysl Janouch2016-01-142-1/+21
* Fix error handling in termo_strfkey()Přemysl Janouch2015-10-312-2/+3
* Convert README to AsciiDocPřemysl Janouch2015-09-271-6/+8
* Update and fix READMEPřemysl Janouch2015-09-271-2/+8
* Don't interpret an n*<Esc> as (n-1)*<Alt>-<Esc>Přemysl Janouch2015-08-095-24/+64
* Fix xterm cursor key modifiersPřemysl Janouch2015-07-251-24/+39
* Fix compiler warnings in test 05readPřemysl Janouch2015-07-251-0/+3
* Mark some issuesPřemysl Janouch2015-07-251-0/+4
* Make cursor keys work betterPřemysl Janouch2015-07-251-34/+48
* Fix SS3 keysymsPřemysl Janouch2015-07-251-1/+1
* Fix off-by-one bugPřemysl Janouch2015-05-281-1/+1
* Finally fix all testsPřemysl Janouch2015-05-281-5/+13
* Mark an issue that breaks testsPřemysl Janouch2015-05-271-0/+1
* Fix the 31position testPřemysl Janouch2015-05-272-3/+3
* Fix the 30mouse testPřemysl Janouch2015-05-271-19/+19
* CMakeLists.txt: build testsPřemysl Janouch2015-05-271-5/+20
* Fix rxvt shifted keys and OOB array accessPřemysl Janouch2015-05-261-51/+62