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
18
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
31414eac3b
Implement waittime polling to try to distinguish Esc, 1 from A-1, etc.. on slow terminals
2008-02-10 20:22:33 +00:00
demo.c
Reworking of CSI/SS3/CSIfunc recognition; use registered numbers + names for keys, rather than hardcoded
2008-02-07 02:21:14 +00:00
Makefile
Avoid use of GLib; use fixed-size internal arrays for CSI/SS3->keycode lookup
2008-02-10 17:34:05 +00:00
termkey.c
Implement waittime polling to try to distinguish Esc, 1 from A-1, etc.. on slow terminals
2008-02-10 20:22:33 +00:00
termkey.h
Implement waittime polling to try to distinguish Esc, 1 from A-1, etc.. on slow terminals
2008-02-10 20:22:33 +00:00
Description
Terminal key input library
1.8
MiB
Languages
C
95.2%
CMake
4.8%