This website requires JavaScript.
Explore
Help
Sign In
p
/
termo
Watch
1
Star
0
Fork
You've already forked termo
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Terminal key input library
66
Commits
1
Branch
0
Tags
1.8
MiB
C
95.2%
CMake
4.8%
1d4d908cb8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Paul LeoNerd Evans
1d4d908cb8
Remeber to handle Esc-prefixed keypresses in base getkey_simple() function - involves some code duplication with CSI driver currently
2008-11-02 14:54:33 +00:00
Makefile
Added 'make install' target
2008-11-02 14:22:34 +00:00
demo.c
Gracefully handle constructor failure rather than SEGV
2008-10-09 22:41:07 +01:00
driver-csi.c
Pass the 'force' value through to getkey_simple()
2008-11-02 14:43:19 +00:00
driver-ti.c
Pass the 'force' value through to getkey_simple()
2008-11-02 14:43:19 +00:00
termkey-internal.h
Pass the 'force' value through to getkey_simple()
2008-11-02 14:43:19 +00:00
termkey.c
Remeber to handle Esc-prefixed keypresses in base getkey_simple() function - involves some code duplication with CSI driver currently
2008-11-02 14:54:33 +00:00
termkey.h
Added many more key symbols and names + translations from terminfo
2008-10-10 01:11:24 +01:00