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
/
man
/
termkey_new.3
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added documentation for termkey_{start,stop}, termkey_is_started
Paul LeoNerd Evans
2012-03-08
1
-1
/
+1
|
*
Added manpage for termkey_{get,set}_buffer_size
Paul LeoNerd Evans
2012-02-13
1
-0
/
+1
|
*
Document the errors set by termkey_new(), use errno rather than fprintf() to ↵
Paul LeoNerd Evans
2012-01-29
1
-1
/
+10
|
|
|
|
stderr
*
Created termkey_new_abstract()
Paul LeoNerd Evans
2012-01-26
1
-1
/
+4
|
*
Various other minor fixes to manpages
Paul LeoNerd Evans
2012-01-21
1
-3
/
+3
|
*
Link to termkey(7) from other manpages, delete some of the duplicated sections
Paul LeoNerd Evans
2012-01-21
1
-34
/
+3
|
*
Note in termkey_new(3) that the caller has to init. the terminal in abstract ↵
Paul LeoNerd Evans
2012-01-20
1
-0
/
+2
|
|
|
|
or pipe cases
*
Allow passing fd = -1 to constructor to make an instance not associated with ↵
Paul LeoNerd Evans
2012-01-18
1
-1
/
+3
|
|
|
|
an fd; must use push_bytes to provide it input
*
Move the growing collection of manpages into their own man/ subdirectory
Paul LeoNerd Evans
2012-01-18
1
-0
/
+60