]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.
authorStephane Carrez <stcarrez@nerim.fr>
Fri, 13 Sep 2002 20:08:29 +0000 (20:08 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Fri, 13 Sep 2002 20:08:29 +0000 (20:08 +0000)
commit3b058b8da7fa96848d40440fd29024d4ae07fe6d
tree70d907a2b71a968ad59660c1b9e2b7eb75ca80a5
parent439c4f7c4e610a581c98c46e58e0d6365f4d2bc8
* tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.
(tui_initialize_readline): Allow to use space to leave SingleKey
to enter one gdb command.
(tui_enable): Restore the TUI keymap when we are back to TUI.
(tui_disable): Restore normal keymap when leaving TUI.
* tuiIO.c (tui_redisplay_readline): Restore the SingleKey mode
when the buffer becomes empty and we are in tui_one_command_mode.
gdb/tui/ChangeLog
gdb/tui/tui.c
gdb/tui/tuiIO.c