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
60
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
fd769d621e
'int' might not be wide enough to hold any Unicode codepoint; use 'long'
2008-10-10 00:50:56 +01:00
demo.c
Gracefully handle constructor failure rather than SEGV
2008-10-09 22:41:07 +01:00
driver-csi.c
'int' might not be wide enough to hold any Unicode codepoint; use 'long'
2008-10-10 00:50:56 +01:00
driver-ti.c
Added some TODO notes about handling realloc() failures
2008-10-09 23:53:35 +01:00
Makefile
Respect user's CC and CFLAGS
2008-10-09 23:05:40 +01:00
termkey-internal.h
'int' might not be wide enough to hold any Unicode codepoint; use 'long'
2008-10-10 00:50:56 +01:00
termkey.c
'int' might not be wide enough to hold any Unicode codepoint; use 'long'
2008-10-10 00:50:56 +01:00
termkey.h
'int' might not be wide enough to hold any Unicode codepoint; use 'long'
2008-10-10 00:50:56 +01:00
Description
Terminal key input library
1.8
MiB
Languages
C
95.2%
CMake
4.8%