Logo
Explore Help
Sign In
p/termo
1
0
Fork 0
You've already forked termo
Code Issues Pull Requests Releases Wiki Activity
56 Commits 1 Branch 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Paul LeoNerd Evans 247fae6a72 Gracefully handle constructor failure rather than SEGV
2008-10-09 22:41:07 +01:00
demo.c
Gracefully handle constructor failure rather than SEGV
2008-10-09 22:41:07 +01:00
driver-csi.c
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
driver-ti.c
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
Makefile
Added initial attempt at a terminfo-driven driver
2008-10-08 02:04:47 +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
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.h
Moved CSI key registration code to be private to CSI driver
2008-10-06 23:53:25 +01:00
Description
Terminal key input library
1.8 MiB
Languages
C 95.2%
CMake 4.8%
Powered by Gitea Version: 1.23.4 Page: 39ms Template: 4ms
English
English
Licenses API