_command_prompt 354 src/filemanager/layout.c gboolean _menubar_visible, _command_prompt, _keybar_visible, _message_visible; _command_prompt 357 src/filemanager/layout.c _command_prompt = check_options[2].widget->state; _command_prompt 362 src/filemanager/layout.c height = mw->rect.lines - (_keybar_visible ? 1 : 0) - (_command_prompt ? 1 : 0) _command_prompt 370 src/filemanager/layout.c height = mw->rect.lines - (_keybar_visible ? 1 : 0) - (_command_prompt ? 1 : 0)