index
:
termo
master
term-string
origin/master
Terminal key input library
Přemysl Eric Janouch <p@janouch.name>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
termkey_new.3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide a flag to return RES_ERROR even on signal (EINTR); without it, retry ...
Paul LeoNerd Evans
2011-08-25
1
-0
/
+3
*
Various minor neatenings to manpage formatting
Paul LeoNerd Evans
2011-04-03
1
-5
/
+3
*
Don't steal Ctrl-C from the kernel by default (so leave SIGINT enabled); add ...
Paul LeoNerd Evans
2011-03-23
1
-0
/
+3
*
Interpret space as Unicode by default, add a flag to make it symbolic instead
Paul LeoNerd Evans
2011-03-23
1
-0
/
+3
*
Renamed all type names to CamelCaseNames for visual distinctness, separate fr...
Paul LeoNerd Evans
2009-07-15
1
-3
/
+3
*
Added termkey_get_fd() to API
Paul LeoNerd Evans
2008-12-01
1
-1
/
+2
*
Document the TERMKEY_CHECK_VERSION macro
Paul LeoNerd Evans
2008-11-18
1
-0
/
+4
*
Added documentation on termkey_{get,set}_flags()
Paul LeoNerd Evans
2008-11-10
1
-1
/
+4
*
Don't document the termkey_free() function as it doesn't restore termios; doc...
Paul LeoNerd Evans
2008-11-06
1
-4
/
+4
*
Also document termkey_advisereadable()
Paul LeoNerd Evans
2008-11-06
1
-0
/
+1
*
Added manpages for (most of) the external API functions
Paul LeoNerd Evans
2008-11-06
1
-0
/
+43