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
44
Commits
1
Branch
0
Tags
1.8
MiB
C
95.2%
CMake
4.8%
8b7c2b5d4f
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
8b7c2b5d4f
Support a list of potential backend drivers
2008-10-07 03:17:06 +01:00
demo.c
Added TERMKEY_FORMAT_WRAPBRACKET
2008-10-06 22:33:49 +01:00
driver-csi.c
Moved CSI key registration code to be private to CSI driver
2008-10-06 23:53:25 +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
Use vtable in driver to indirect calls to the CSI driver
2008-10-06 23:36:14 +01:00
termkey.c
Support a list of potential backend drivers
2008-10-07 03:17:06 +01:00
termkey.h
Moved CSI key registration code to be private to CSI driver
2008-10-06 23:53:25 +01:00