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
237
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
082b49f0f8
Move the growing collection of manpages into their own man/ subdirectory
2012-01-18 12:01:38 +00:00
man
Move the growing collection of manpages into their own man/ subdirectory
2012-01-18 12:01:38 +00:00
t
Provide new API function to determine how much buffer space remains in the instance
2012-01-18 10:04:15 +00:00
.bzrignore
bzr ignore t/*.t
2011-03-31 11:41:14 +01:00
demo-async.c
<poll.h> on Solaris needs _XOPEN_SOURCE 600 to ensure it gets sigset_t - Petr Pavlu
2011-08-25 22:52:06 +01:00
demo.c
optarg and friends want _XOPEN_SOURCE 600, and <unistd.h> - Petr Pavlu
2011-08-25 22:49:51 +01:00
driver-csi.c
Also handle new 'fixterms' spec CSI codepoint;modifiers u encoding
2011-05-09 16:43:05 +01:00
driver-ti.c
Optionally support unibilium for reading terminfo instead of curses
2011-09-24 00:04:01 +01:00
LICENSE
Include a LICENSE file
2011-07-01 17:05:35 +01:00
Makefile
Move the growing collection of manpages into their own man/ subdirectory
2012-01-18 12:01:38 +00:00
termkey-internal.h
Move canonicalisation flags into their own bitfield with their own accessor and named constants
2011-08-28 17:50:18 +01:00
termkey.c
Ensure that termkey_advisereadable() just fails with errno=ENOMEM rather than trying to read() zero bytes
2012-01-18 10:36:50 +00:00
termkey.h.in
Provide new API function to determine how much buffer space remains in the instance
2012-01-18 10:04:15 +00:00
termkey.pc.in
Put LIBDIR and INCDIR directly in termkey.pc; don't indirect via PREFIX as it might be incorrect
2011-07-01 17:04:12 +01:00
Description
Terminal key input library
1.8
MiB
Languages
C
95.2%
CMake
4.8%