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
149
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
ade9d760d3
Supply --tag=CC to libtool to inform it we're a C library; in case it doesn't detect that (mumble openbsd mumble)
2009-11-25 14:36:44 +00:00
.bzrignore
Complete reworking of build system to use libtool
2009-11-25 02:30:24 +00:00
demo-async.c
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
demo.c
Make demo enable mouse mode if given on commandline
2009-11-24 01:30:52 +00:00
driver-csi.c
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
driver-ti.c
Implement XTerm mouse parsing in terminfo driver
2009-11-24 01:31:35 +00:00
Makefile
Supply --tag=CC to libtool to inform it we're a C library; in case it doesn't detect that (mumble openbsd mumble)
2009-11-25 14:36:44 +00:00
termkey_advisereadable.3
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey_get_fd.3
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey_get_keyname.3
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey_getkey.3.sh
Document the new mouse reporting interface
2009-11-24 01:37:46 +00:00
termkey_keyname2sym.3
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey_new.3
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey_set_flags.3
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey_set_waittime.3
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey_snprint_key.3
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey_waitkey.3.sh
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey-internal.h
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
2009-07-15 20:40:44 +01:00
termkey.c
Print Mouse() rather than shouting MOUSE()
2009-11-24 01:25:40 +00:00
termkey.h.in
Public interface for MOUSE support
2009-11-24 01:22:55 +00:00
termkey.pc.in
Substitute version into termkey.pc.in at 'make dist' time
2008-12-15 20:49:59 +00:00
Description
Terminal key input library
1.8
MiB
Languages
C
95.2%
CMake
4.8%