1
1

Ticket #364 (Broken keymap after external command)

fix: broken keymap after run external command (like ispell)
Этот коммит содержится в:
Ilia Maslakov 2009-08-14 14:46:44 +00:00 коммит произвёл Ilia Maslakov
родитель 956f36a534
Коммит bf6d6bafb4

Просмотреть файл

@ -136,6 +136,7 @@ void edit_refresh_cmd (WEdit * edit)
clr_scr();
repaint_screen ();
#endif /* !HAVE_SLANG */
tty_keypad (TRUE);
}
/* If 0 (quick save) then a) create/truncate <filename> file,