aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-04-09 22:28:58 +0200
committerMattias Andrée <maandree@kth.se>2021-04-09 22:28:58 +0200
commitbd4153b2e10005b7a636ea65b000ae3d20c6973e (patch)
treea069e95ee202a310c883869f7c59b7d615aea16e /TODO
parentAdd man page for libterminput_set_flags and libterminput_clear_flags (diff)
downloadlibterminput-bd4153b2e10005b7a636ea65b000ae3d20c6973e.tar.gz
libterminput-bd4153b2e10005b7a636ea65b000ae3d20c6973e.tar.bz2
libterminput-bd4153b2e10005b7a636ea65b000ae3d20c6973e.tar.xz
Add libterminput_read.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 92117b2..3c37d72 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,3 @@
+Add libterminput_is_ready()
+Add cursor position report support
Add test
-Add man page