index
:
libterminput
master
[Feature complete] Terminal input parsing library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
interactive-test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Some fixes and tests
1.1
Mattias Andrée
1
-1
/
+64
2025-02-20
m + add libterminput_init and libterminput_destroy
Mattias Andrée
1
-0
/
+6
2025-02-19
misc cleanup, fixes, and clarifications, and escape sequence
Mattias Andrée
1
-3
/
+44
2025-02-16
interactive-test: add TEST_LIBTERMINPUT_PRINT_STATE
Mattias Andrée
1
-11
/
+13
2025-02-01
m
Mattias Andrée
1
-0
/
+10
2021-09-16
Improve make file, fix tests, fix warnings, and add macro and pause key to interative test
1.0.2
Mattias Andrée
1
-0
/
+2
2021-04-10
Fix cursor pos report and update interactive test
Mattias Andrée
1
-0
/
+12
2021-04-09
Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK
Mattias Andrée
1
-0
/
+9
2021-04-09
Add flags for some incompatible input
Mattias Andrée
1
-0
/
+12
2021-04-09
Fix warnings
Mattias Andrée
1
-0
/
+1
2021-04-09
Add mouse tracking support
Mattias Andrée
1
-5
/
+53
2021-04-08
Remove macro key as it conflicts with mouse tracking
Mattias Andrée
1
-1
/
+0
2021-04-08
Add more sequences and remove pause key as it conflicts with F1
Mattias Andrée
1
-41
/
+45
2021-04-06
Add support for bracketed paste
Mattias Andrée
1
-0
/
+8