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
/
libterminput.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests and make some fixes
Mattias Andrée
2021-04-10
1
-20
/
+25
*
Fix cursor pos report and update interactive test
Mattias Andrée
2021-04-10
1
-6
/
+12
*
Add support for cursor position and device status reports
Mattias Andrée
2021-04-10
1
-3
/
+18
*
Add libterminput_is_ready
Mattias Andrée
2021-04-09
1
-0
/
+3
*
Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK
Mattias Andrée
2021-04-09
1
-3
/
+18
*
Add flags for some incompatible input
Mattias Andrée
2021-04-09
1
-3
/
+15
*
Fix warnings
Mattias Andrée
2021-04-09
1
-17
/
+16
*
Add mouse tracking support
Mattias Andrée
2021-04-09
1
-10
/
+368
*
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
-37
/
+70
*
Add support for near full keyboard support
Mattias Andrée
2021-04-08
1
-1
/
+52
*
Add support for bracketed paste
Mattias Andrée
2021-04-06
1
-5
/
+77
*
Add more key codes
Mattias Andrée
2021-04-02
1
-0
/
+6
*
First commit
Mattias Andrée
2021-04-01
1
-0
/
+345