This website requires JavaScript.
Explore
Help
Sign In
p
/
termo
Watch
1
Star
0
Fork
0
You've already forked termo
Code
Issues
Pull Requests
Releases
Wiki
Activity
Terminal key input library
50
Commits
1
Branch
0
Tags
1.8
MiB
C
95.2%
CMake
4.8%
a80c10e90f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Paul LeoNerd Evans
a80c10e90f
Tiny bugfix to termkey.c's initialiser; actually handle multiple driver search properly
2008-10-08 00:53:59 +01:00
demo.c
Added TERMKEY_FORMAT_WRAPBRACKET
2008-10-06 22:33:49 +01:00
driver-csi.c
Pass an explicit 'force' parameter into driver's getkey rather than relying on non-zero waittime
2008-10-08 00:44:33 +01:00
Makefile
Moved CSI-related code out of termkey.c into new driver-csi.c
2008-10-06 23:27:19 +01:00
termkey-internal.h
Pass an explicit 'force' parameter into driver's getkey rather than relying on non-zero waittime
2008-10-08 00:44:33 +01:00
termkey.c
Tiny bugfix to termkey.c's initialiser; actually handle multiple driver search properly
2008-10-08 00:53:59 +01:00
termkey.h
Moved CSI key registration code to be private to CSI driver
2008-10-06 23:53:25 +01:00