Commit Graph

12 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 8844026f26
Silence compiler warnings in test targets
-Wunused-parameter
2023-08-01 03:06:39 +02:00
Přemysl Eric Janouch 18d16c1edb
Add clang-format configuration, clean up 2021-10-30 02:53:18 +02:00
Přemysl Eric Janouch 0bfb13655c
Implement de/focus event parsing
So far there is no way to set it up, I'm not sure how to go about it.
2020-09-14 17:55:41 +02:00
Přemysl Eric Janouch 258691135f
Use termo_str{f,p}key_utf8 in tests
No need to be locale dependent here.
2016-10-04 13:22:52 +02:00
Přemysl Eric Janouch 9ec09b90c9
Make ASCII NUL imply Ctrl-Space instead of C-@
Seems mostly arbitrary.
2016-07-24 00:41:49 +02:00
Přemysl Eric Janouch f05e40a30a Don't interpret an n*<Esc> as (n-1)*<Alt>-<Esc> 2015-08-09 14:52:02 +02:00
Přemysl Eric Janouch 128524cd2b Fix compiler warnings in test 05read 2015-07-25 19:08:11 +02:00
Přemysl Eric Janouch c628a434f6 Fix the 31position test 2015-05-27 21:36:50 +02:00
Přemysl Eric Janouch 3456e53a7d Fix the 30mouse test 2015-05-27 21:31:04 +02:00
Přemysl Eric Janouch 828f03a063 Get rid of most block comments
They're rather difficult to maintain.
2014-10-14 21:19:20 +02:00
Přemysl Eric Janouch 77878abe90 Renaming continued 2014-10-14 00:24:47 +02:00
Přemysl Eric Janouch 5692f32bcf CMake-ify, rename to termkey2 for the time being 2014-10-09 23:47:24 +02:00