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
72
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Paul LeoNerd Evans
ca485ca670
Bugfix to recursive 'meta-' getkey code - handle buffcount too
2008-11-03 14:45:59 +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
Recognise 'key_mouse' as an ignored terminfo key
2008-11-02 22:16:03 +00:00
Makefile
Some platforms need -fPIC when compiling C code for eventual use in a shared library
2008-11-03 14:02:04 +00:00
termkey-internal.h
Added new driver virtual methods 'start_driver' and 'stop_driver'
2008-11-02 17:54:24 +00:00
termkey.c
Bugfix to recursive 'meta-' getkey code - handle buffcount too
2008-11-03 14:45:59 +00:00
termkey.h
Added many more key symbols and names + translations from terminfo
2008-10-10 01:11:24 +01:00
termkey.pc.in
Install a .pc file so that pkg-config works
2008-11-02 18:37:29 +00:00
Description
Terminal key input library
1.8
MiB
Languages
C
95.2%
CMake
4.8%