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
135
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
9f1e7b34eb
Resort back to using GNU sed in .sh built manpages, as we only need them at 'make dist' time now; doesn't matter that BSD can't run them
2008-12-10 01:03:43 +00:00
.bzrignore
Added .bzrignore patterns for other built files
2008-11-16 12:44:02 +00:00
demo-async.c
Linefeed properly in main() in demo files
2008-12-08 22:54:14 +00:00
demo.c
Linefeed properly in main() in demo files
2008-12-08 22:54:14 +00:00
driver-csi.c
Complete change of driver internals - peek and return size but don't eat bytes; eat later in getkey()
2008-12-10 00:23:47 +00:00
driver-ti.c
Complete change of driver internals - peek and return size but don't eat bytes; eat later in getkey()
2008-12-10 00:23:47 +00:00
Makefile
Export a gzip rather than bzip2 archive
2008-11-24 21:47:18 +00:00
termkey_advisereadable.3
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
2008-11-06 20:29:50 +00:00
termkey_get_fd.3
Documentation fix for termkey_get_fd - returns int, not void
2008-12-02 23:06:08 +00:00
termkey_get_keyname.3
Added termkey_keyname2sym() to API
2008-12-02 00:56:43 +00:00
termkey_getkey.3.sh
Resort back to using GNU sed in .sh built manpages, as we only need them at 'make dist' time now; doesn't matter that BSD can't run them
2008-12-10 01:03:43 +00:00
termkey_keyname2sym.3
Added termkey_keyname2sym() to API
2008-12-02 00:56:43 +00:00
termkey_new.3
Added termkey_get_fd() to API
2008-12-01 22:36:14 +00:00
termkey_set_flags.3
Added documentation on termkey_{get,set}_flags()
2008-11-10 22:29:21 +00:00
termkey_set_waittime.3
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
2008-11-06 20:29:50 +00:00
termkey_snprint_key.3
Added manpages for (most of) the external API functions
2008-11-06 00:02:41 +00:00
termkey_waitkey.3.sh
Resort back to using GNU sed in .sh built manpages, as we only need them at 'make dist' time now; doesn't matter that BSD can't run them
2008-12-10 01:03:43 +00:00
termkey-internal.h
Complete change of driver internals - peek and return size but don't eat bytes; eat later in getkey()
2008-12-10 00:23:47 +00:00
termkey.c
Make termkey_getkey() set a peeked key structure if it returns TERMKEY_RET_AGAIN
2008-12-10 00:38:21 +00:00
termkey.h.in
Added termkey_keyname2sym() to API
2008-12-02 00:56:43 +00: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%