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
51
Commits
1
Branch
0
Tags
1.8
MiB
C
95.2%
CMake
4.8%
9f7d84ba81
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
9f7d84ba81
Register keynames using a more extensible internal array; easier to add new ones
2008-10-08 01:52:53 +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
Register keynames using a more extensible internal array; easier to add new ones
2008-10-08 01:52:53 +01:00
termkey.h
Moved CSI key registration code to be private to CSI driver
2008-10-06 23:53:25 +01:00