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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-16
Improve code organisation, documentation, and m code improvement
Mattias Andrée
1
-922
/
+0
2025-02-01
m misc + add documentation to the header file
Mattias Andrée
1
-1
/
+1
2021-04-17
Fix and test CSI u
1.0.1
Mattias Andrée
1
-2
/
+2
2021-04-17
Reject surrogates in CSI u
Mattias Andrée
1
-1
/
+1
2021-04-10
Add last test
Mattias Andrée
1
-1
/
+1
2021-04-10
Add final tests for mouse tracking
Mattias Andrée
1
-13
/
+13
2021-04-10
Fix mouse tracking support and add more tests for it
Mattias Andrée
1
-94
/
+55
2021-04-10
Add tests for mouse events
Mattias Andrée
1
-4
/
+7
2021-04-10
Add more tests and fixes
Mattias Andrée
1
-7
/
+4
2021-04-10
Fix bracketed paste support
Mattias Andrée
1
-26
/
+68
2021-04-10
Add tests and make some fixes
Mattias Andrée
1
-20
/
+25
2021-04-10
Fix cursor pos report and update interactive test
Mattias Andrée
1
-6
/
+12
2021-04-10
Add support for cursor position and device status reports
Mattias Andrée
1
-3
/
+18
2021-04-09
Add libterminput_is_ready
Mattias Andrée
1
-0
/
+3
2021-04-09
Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK
Mattias Andrée
1
-3
/
+18
2021-04-09
Add flags for some incompatible input
Mattias Andrée
1
-3
/
+15
2021-04-09
Fix warnings
Mattias Andrée
1
-17
/
+16
2021-04-09
Add mouse tracking support
Mattias Andrée
1
-10
/
+368
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
-37
/
+70
2021-04-08
Add support for near full keyboard support
Mattias Andrée
1
-1
/
+52
2021-04-06
Add support for bracketed paste
Mattias Andrée
1
-5
/
+77
2021-04-02
Add more key codes
Mattias Andrée
1
-0
/
+6