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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Some fixes and tests
1.1
Mattias Andrée
1
-1
/
+1
2025-02-20
m + add libterminput_init and libterminput_destroy
Mattias Andrée
1
-0
/
+40
2025-02-20
Validate unmarshalled state + add man pages for (un)marshal functions
Mattias Andrée
1
-3
/
+127
2025-02-19
Add state marshalling and unmarshalling functions
Mattias Andrée
1
-1
/
+45
2025-02-19
Add LIBTERMINPUT_MACRO_ON_BLOCK
Mattias Andrée
1
-1
/
+12
2025-02-19
misc cleanup, fixes, and clarifications, and escape sequence
Mattias Andrée
1
-16
/
+28
2025-02-16
m doc fix
Mattias Andrée
1
-2
/
+2
2025-02-01
m misc + add documentation to the header file
Mattias Andrée
1
-26
/
+446
2021-04-10
Fix mouse tracking support and add more tests for it
Mattias Andrée
1
-1
/
+1
2021-04-10
Fix bracketed paste support
Mattias Andrée
1
-3
/
+4
2021-04-10
Add support for cursor position and device status reports
Mattias Andrée
1
-10
/
+22
2021-04-09
Add libterminput_is_ready
Mattias Andrée
1
-0
/
+10
2021-04-09
Add man page for libterminput_set_flags and libterminput_clear_flags
Mattias Andrée
1
-2
/
+2
2021-04-09
Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK
Mattias Andrée
1
-6
/
+17
2021-04-09
Add flags for some incompatible input
Mattias Andrée
1
-1
/
+6
2021-04-09
Add mouse tracking support
Mattias Andrée
1
-3
/
+56
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
-2
/
+5
2021-04-06
Add support for bracketed paste
Mattias Andrée
1
-4
/
+16
2021-04-02
Add more key codes
Mattias Andrée
1
-4
/
+5