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
80
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
9df6f621b9
Added asynchronous demo which uses poll()
2008-11-06 19:33:07 +00:00
demo-async.c
Added asynchronous demo which uses poll()
2008-11-06 19:33:07 +00:00
demo.c
Gracefully handle constructor failure rather than SEGV
2008-10-09 22:41:07 +01:00
driver-csi.c
Reuse common Esc-prefix code in getkey_simple() from CSI driver; avoids code duplication
2008-11-03 14:46:42 +00:00
driver-ti.c
Recognise 'key_mouse' as an ignored terminfo key
2008-11-02 22:16:03 +00:00
Makefile
Added asynchronous demo which uses poll()
2008-11-06 19:33:07 +00:00
termkey_advisereadable.3
Also document termkey_advisereadable()
2008-11-06 00:56:01 +00:00
termkey_get_keyname.3
Added manpages for (most of) the external API functions
2008-11-06 00:02:41 +00:00
termkey_getkey.3
Also document termkey_advisereadable()
2008-11-06 00:56:01 +00:00
termkey_new.3
Also document termkey_advisereadable()
2008-11-06 00:56:01 +00:00
termkey_setwaittime.3
Added manpages for (most of) the external API functions
2008-11-06 00:02:41 +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
Added manpages for (most of) the external API functions
2008-11-06 00:02:41 +00:00
termkey-internal.h
Added new driver virtual methods 'start_driver' and 'stop_driver'
2008-11-02 17:54:24 +00:00
termkey.c
Better handling of incomplete UTF-8 sequences - just emit a UTF8_INVALID if waittime is up
2008-11-03 21:10:14 +00:00
termkey.h
Neater bitfield constants in .h file; added docs of TERMKEY_FORMAT_* constants
2008-11-03 21:23:59 +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%