50 #ifdef ENABLE_LYRICS_SCREEN 52 bool lyrics_autosave =
false;
53 bool lyrics_show_plugin =
false;
54 std::string text_editor;
55 bool text_editor_ask =
false;
57 #ifdef ENABLE_CHAT_SCREEN 58 std::string chat_prefix;
69 bool enable_colors =
true;
int crossfade_time
Definition: Options.hxx:46
bool second_column
Definition: Options.hxx:88
std::string xterm_title_format
Definition: Options.hxx:39
bool enable_xterm_title
Definition: Options.hxx:76
#define DEFAULT_SCROLL
Definition: defaults.hxx:37
std::vector< std::string > screen_list
Definition: Options.hxx:42
bool welcome_screen_list
Definition: Options.hxx:86
int scroll_offset
Definition: Options.hxx:63
std::string status_format
Definition: Options.hxx:37
bool audible_bell
Definition: Options.hxx:71
void options_parse(int argc, const char **argv)
#define DEFAULT_CROSSFADE_TIME
Definition: defaults.hxx:24
bool find_wrap
Definition: Options.hxx:60
bool display_remaining_time
Definition: Options.hxx:43
bool auto_center
Definition: Options.hxx:64
std::string list_format
Definition: Options.hxx:35
bool visible_bell
Definition: Options.hxx:72
bool find_show_last_pattern
Definition: Options.hxx:61
std::string key_file
Definition: Options.hxx:34
std::string search_format
Definition: Options.hxx:36
#define DEFAULT_LIST_FORMAT
Definition: defaults.hxx:30
int hide_cursor
Definition: Options.hxx:48
#define DEFAULT_LYRICS_TIMEOUT
Definition: defaults.hxx:35
std::string host
Definition: Options.hxx:31
#define DEFAULT_SCREEN_LIST
Definition: defaults.hxx:27
int port
Definition: Options.hxx:44
int timeout_ms
Definition: Options.hxx:45
bool bell_on_wrap
Definition: Options.hxx:73
bool wide_cursor
Definition: Options.hxx:65
std::chrono::seconds status_message_time
Definition: Options.hxx:74
std::string password
Definition: Options.hxx:32
#define DEFAULT_SCROLL_SEP
Definition: defaults.hxx:38
bool hardware_cursor
Definition: Options.hxx:66
std::string config_file
Definition: Options.hxx:33
#define DEFAULT_STATUS_FORMAT
Definition: defaults.hxx:33
std::string scroll_sep
Definition: Options.hxx:40
bool list_wrap
Definition: Options.hxx:62
bool visible_bitrate
Definition: Options.hxx:85
int search_mode
Definition: Options.hxx:47
bool jump_prefix_only
Definition: Options.hxx:87
bool scroll
Definition: Options.hxx:84
Definition: Options.hxx:30
int seek_time
Definition: Options.hxx:49