ui: reopen terminal read-writeable
commit554d6b887d1d56de330f63bf735ef96ab10cacd2
authorMarc André Tanner <mat@brain-dump.org>
Tue, 30 May 2017 08:35:35 +0000 (30 10:35 +0200)
committerMarc André Tanner <mat@brain-dump.org>
Tue, 30 May 2017 08:35:35 +0000 (30 10:35 +0200)
tree74737115b49afa2af86a3d905fac9b91196a384e
parent25bc0ce529835cd9c46058a6dd1026c0bc247461
ui: reopen terminal read-writeable

libtermkey fails if the terminal file descriptor is read only.
This should fix the `v` command in less(1).
ui-terminal.c