hexedit: restore screen on exit
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Sep 2017 07:42:40 +0000 (09:42 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Sep 2017 07:42:40 +0000 (09:42 +0200)
commit363fb5ec4091120003b3f204996e7ff0aa354e58
treee82b1163cd37f2fec8fb5f32c7ef9988bfbaed31
parentd72e804e6db1bd6eb2417961004b4fe33aba9384
hexedit: restore screen on exit

function                                             old     new   delta
hexedit_main                                         998    1082     +84
restore_term                                           -      29     +29
remap                                                168     173      +5
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 118/0)             Total: 118 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/hexedit.c
miscutils/less.c