aboutsummaryrefslogtreecommitdiff
path: root/termo.c
Commit message (Expand)AuthorAgeFilesLines
* Add clang-format configuration, clean upPřemysl Eric Janouch2021-10-301-1/+0
* Fix formattingPřemysl Eric Janouch2021-06-291-2/+2
* 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
* Implement de/focus event parsingPřemysl Eric Janouch2020-09-141-0/+7
* Backport TERMKEY_FLAG_NOSTART and fix two leaksPřemysl Janouch2016-12-301-11/+10
* Fix use of an uninitialized valuePřemysl Janouch2016-11-031-2/+1
* Add termo_str{f,p}key_utf8()Přemysl Janouch2016-10-041-35/+152
* Fix mouse mode 1005 supportPřemysl Janouch2016-10-041-2/+1
* Make ASCII NUL imply Ctrl-Space instead of C-@Přemysl Janouch2016-07-241-1/+9
* Fix error handling in termo_strfkey()Přemysl Janouch2015-10-311-2/+2
* Don't interpret an n*<Esc> as (n-1)*<Alt>-<Esc>Přemysl Janouch2015-08-091-11/+22
* Mark some issuesPřemysl Janouch2015-07-251-0/+4
* Backport a change from libtermkeyPřemysl Janouch2015-04-111-1/+0
* Qt Creator screwed up formattingPřemysl Janouch2014-11-191-2/+2
* Rewrite the mouse APIPřemysl Janouch2014-11-191-9/+18
* Revert "Don't bother with endianity"Přemysl Janouch2014-11-181-2/+7
* Add support for setting the mouse protocolPřemysl Janouch2014-10-221-0/+54
* Don't bother with endianityPřemysl Janouch2014-10-181-6/+2
* AlignmentPřemysl Janouch2014-10-181-1/+1
* Get rid of most block commentsPřemysl Janouch2014-10-141-41/+37
* Renaming continuedPřemysl Janouch2014-10-141-1/+1
* Rename to termoPřemysl Janouch2014-10-141-0/+1656