]> git.tuebingen.mpg.de Git - paraslash.git/commit
i9e: Remove pointless call to rl_set_keymap() in i9e_open().
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 8 Mar 2016 07:48:27 +0000 (08:48 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 23 Mar 2016 00:01:59 +0000 (00:01 +0000)
commit82d34d62888bc4d7b2d06ce52d66d6fc79af6034
treef2b3aa2a98b9fa3ad1293caa4722e16e37ff5d62
parenta09c549cb3f6e24b6d68700f854731aea8b8d1a4
i9e: Remove pointless call to rl_set_keymap() in i9e_open().

The call to rl_set_keymap() can be removed since i9e_attach_to_stdout()
already activates the bare key map.
interactive.c