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
58
Commits
1
Branch
0
Tags
1.8
MiB
C
95.2%
CMake
4.8%
2b08f88f19
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
2b08f88f19
Better free() tracking in constructor failure cases
2008-10-09 23:19:10 +01:00
demo.c
Gracefully handle constructor failure rather than SEGV
2008-10-09 22:41:07 +01:00
driver-csi.c
Better free() tracking in constructor failure cases
2008-10-09 23:19:10 +01:00
driver-ti.c
Better free() tracking in constructor failure cases
2008-10-09 23:19:10 +01:00
Makefile
Respect user's CC and CFLAGS
2008-10-09 23:05:40 +01:00
termkey-internal.h
Pass 'term' string into new_driver virtual method; have drivers sensitive to it and return NULL if they can't handle. Try CSI driver first; only for xterm-alikes
2008-10-09 20:23:45 +01:00
termkey.c
Better free() tracking in constructor failure cases
2008-10-09 23:19:10 +01:00
termkey.h
Moved CSI key registration code to be private to CSI driver
2008-10-06 23:53:25 +01:00