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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mouse tracking support and add more tests for it
Mattias Andrée
2021-04-10
1
-1
/
+1
*
Fix bracketed paste support
Mattias Andrée
2021-04-10
1
-3
/
+4
*
Add support for cursor position and device status reports
Mattias Andrée
2021-04-10
1
-10
/
+22
*
Add libterminput_is_ready
Mattias Andrée
2021-04-09
1
-0
/
+10
*
Add man page for libterminput_set_flags and libterminput_clear_flags
Mattias Andrée
2021-04-09
1
-2
/
+2
*
Add LIBTERMINPUT_SEPARATE_BACKTAB and LIBTERMINPUT_ESC_ON_BLOCK
Mattias Andrée
2021-04-09
1
-6
/
+17
*
Add flags for some incompatible input
Mattias Andrée
2021-04-09
1
-1
/
+6
*
Add mouse tracking support
Mattias Andrée
2021-04-09
1
-3
/
+56
*
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
-2
/
+5
*
Add support for bracketed paste
Mattias Andrée
2021-04-06
1
-4
/
+16
*
Add more key codes
Mattias Andrée
2021-04-02
1
-4
/
+5
*
First commit
Mattias Andrée
2021-04-01
1
-0
/
+106