GUI ask the user to enter a string.
Function | Description | Links |
---|---|---|
enter_recalc() | Recalculate the Window data | MuttWindow::recalc(), window_recalc |
enter_recursor() | Recursor the Window | MuttWindow::recursor(), window_recursor |
enter_repaint() | Repaint the Window | MuttWindow::repaint(), window_repaint |
mw_get_field() | Ask the user for a string | gui_mw |
my_addwch() | Display one wide character on screen | |
self_insert() | Insert a normal character |