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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some fixes and tests
HEAD
1.1
master
Mattias Andrée
43 hours
1
-1
/
+64
*
m + add libterminput_init and libterminput_destroy
Mattias Andrée
3 days
1
-0
/
+6
*
misc cleanup, fixes, and clarifications, and escape sequence
Mattias Andrée
4 days
1
-3
/
+44
*
interactive-test: add TEST_LIBTERMINPUT_PRINT_STATE
Mattias Andrée
7 days
1
-11
/
+13
*
m
Mattias Andrée
2025-02-01
1
-0
/
+10
*
Improve make file, fix tests, fix warnings, and add macro and pause key to interative test
1.0.2
Mattias Andrée
2021-09-16
1
-0
/
+2
*
Fix cursor pos report and update interactive test
Mattias Andrée
2021-04-10
1
-0
/
+12
*
Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK
Mattias Andrée
2021-04-09
1
-0
/
+9
*
Add flags for some incompatible input
Mattias Andrée
2021-04-09
1
-0
/
+12
*
Fix warnings
Mattias Andrée
2021-04-09
1
-0
/
+1
*
Add mouse tracking support
Mattias Andrée
2021-04-09
1
-5
/
+53
*
Remove macro key as it conflicts with mouse tracking
Mattias Andrée
2021-04-08
1
-1
/
+0
*
Add more sequences and remove pause key as it conflicts with F1
Mattias Andrée
2021-04-08
1
-41
/
+45
*
Add support for bracketed paste
Mattias Andrée
2021-04-06
1
-0
/
+8
*
First commit
Mattias Andrée
2021-04-01
1
-0
/
+99