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