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
311
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
ca4d98b0f7
Have demo.c request cursor position on '?'; print position reports and mouse nicer
2012-04-25 18:32:18 +01:00
man
Many small manpage markup fixes
2012-04-25 00:59:13 +01:00
t
Ensure that key->type field is properly set for all mouse encoding protocols
2012-04-24 17:42:01 +01:00
.bzrignore
Created a demo to show libtermkey in a GLib-based program
2012-04-01 20:04:01 +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-glib.c
Created a demo to show libtermkey in a GLib-based program
2012-04-01 20:04:01 +01:00
demo.c
Have demo.c request cursor position on '?'; print position reports and mouse nicer
2012-04-25 18:32:18 +01:00
driver-csi.c
Ensure that key->type field is properly set for all mouse encoding protocols
2012-04-24 17:42:01 +01:00
driver-ti.c
Don't try to write() the start/stop string if the fd is a pipe, because this will never work
2012-01-20 20:01:11 +00:00
LICENSE
Include a LICENSE file
2011-07-01 17:05:35 +01:00
Makefile
Bump VERSION to 0.15
2012-04-25 00:17:20 +01:00
termkey-internal.h
Created abstract accessors for getting/setting key event line/col counts
2012-04-24 15:25:17 +01:00
termkey.c
Also handle CSI R; position report replies to CSI 6n
2012-04-24 17:27:48 +01:00
termkey.h.in
Also handle CSI R; position report replies to CSI 6n
2012-04-24 17:27:48 +01: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%