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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
a flag to take it if required
*
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 ↵
Paul LeoNerd Evans
2009-07-15
1
-3
/
+3
|
|
|
|
from variables/functions
*
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; ↵
Paul LeoNerd Evans
2008-11-06
1
-4
/
+4
|
|
|
|
document termkey_destroy() instead
*
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