# libtmux._internal.constants.Options

- **Module:** libtmux._internal.constants
- **Package:** libtmux
- **Language:** Python
- **Kind:** class
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/_internal/constants.py#L614
- **Page:** https://libtmux.org/reference/py/libtmux-_internal-constants-options/

Container for all tmux options (server, session, window, and pane).

## Members

- `__init__` (method)
- `backspace` (attribute)
- `buffer_limit` (attribute)
- `command_alias` (attribute)
- `default_terminal` (attribute)
- `copy_command` (attribute)
- `escape_time` (attribute)
- `editor` (attribute)
- `exit_empty` (attribute)
- `exit_unattached` (attribute)
- `extended_keys` (attribute)
- `focus_events` (attribute)
- `history_file` (attribute)
- `message_limit` (attribute)
- `prompt_history_limit` (attribute)
- `set_clipboard` (attribute)
- `terminal_features` (attribute)
- `terminal_overrides` (attribute)
- `user_keys` (attribute)
- `default_client_command` (attribute)
- `extended_keys_format` (attribute)
- `get_clipboard` (attribute)
- `__repr__` (method) — Omit default fields in object representation.
- `activity_action` (attribute)
- `assume_paste_time` (attribute)
- `base_index` (attribute)
- `bell_action` (attribute)
- `default_command` (attribute)
- `default_shell` (attribute)
- `default_size` (attribute)
- `destroy_unattached` (attribute)
- `detach_on_destroy` (attribute)
- `display_panes_active_colour` (attribute)
- `display_panes_colour` (attribute)
- `display_panes_time` (attribute)
- `display_time` (attribute)
- `history_limit` (attribute)
- `key_table` (attribute)
- `lock_after_time` (attribute)
- `lock_command` (attribute)
- `menu_style` (attribute)
- `menu_selected_style` (attribute)
- `menu_border_style` (attribute)
- `menu_border_lines` (attribute)
- `message_command_style` (attribute)
- `message_line` (attribute)
- `message_style` (attribute)
- `mouse` (attribute)
- `prefix` (attribute)
- `prefix2` (attribute)
- `renumber_windows` (attribute)
- `repeat_time` (attribute)
- `set_titles` (attribute)
- `set_titles_string` (attribute)
- `silence_action` (attribute)
- `status` (attribute)
- `status_format` (attribute)
- `status_interval` (attribute)
- `status_justify` (attribute)
- `status_keys` (attribute)
- `status_left` (attribute)
- `status_left_length` (attribute)
- `status_left_style` (attribute)
- `status_position` (attribute)
- `status_right` (attribute)
- `status_right_length` (attribute)
- `status_right_style` (attribute)
- `status_style` (attribute)
- `update_environment` (attribute)
- `visual_activity` (attribute)
- `visual_bell` (attribute)
- `visual_silence` (attribute)
- `word_separators` (attribute)
- `focus_follows_mouse` (attribute)
- `message_format` (attribute)
- `prompt_command_cursor_style` (attribute)
- `aggressive_resize` (attribute)
- `automatic_rename` (attribute)
- `automatic_rename_format` (attribute)
- `clock_mode_colour` (attribute)
- `clock_mode_style` (attribute)
- `fill_character` (attribute)
- `main_pane_height` (attribute)
- `main_pane_width` (attribute)
- `copy_mode_match_style` (attribute)
- `copy_mode_mark_style` (attribute)
- `copy_mode_current_match_style` (attribute)
- `mode_keys` (attribute)
- `mode_style` (attribute)
- `monitor_activity` (attribute)
- `monitor_bell` (attribute)
- `monitor_silence` (attribute)
- `other_pane_height` (attribute)
- `other_pane_width` (attribute)
- `pane_active_border_style` (attribute)
- `pane_base_index` (attribute)
- `pane_border_format` (attribute)
- `pane_border_indicators` (attribute)
- `pane_border_lines` (attribute)
- `pane_border_status` (attribute)
- `pane_border_style` (attribute)
- `popup_style` (attribute)
- `popup_border_style` (attribute)
- `popup_border_lines` (attribute)
- `window_status_activity_style` (attribute)
- `window_status_bell_style` (attribute)
- `window_status_current_format` (attribute)
- `window_status_current_style` (attribute)
- `window_status_format` (attribute)
- `window_status_last_style` (attribute)
- `window_status_separator` (attribute)
- `window_status_style` (attribute)
- `window_size` (attribute)
- `wrap_search` (attribute)
- `tiled_layout_max_columns` (attribute)
- `copy_mode_line_numbers` (attribute)
- `copy_mode_line_number_style` (attribute)
- `copy_mode_current_line_number_style` (attribute)
- `tree_mode_preview_format` (attribute)
- `tree_mode_preview_style` (attribute)
- `window_pane_status_format` (attribute)
- `window_pane_current_status_format` (attribute)
- `allow_passthrough` (attribute)
- `allow_rename` (attribute)
- `alternate_screen` (attribute)
- `cursor_colour` (attribute)
- `pane_colours` (attribute)
- `cursor_style` (attribute)
- `remain_on_exit` (attribute)
- `remain_on_exit_format` (attribute)
- `scroll_on_clear` (attribute)
- `synchronize_panes` (attribute)
- `window_active_style` (attribute)
- `window_style` (attribute)
- `pane_scrollbars` (attribute)
- `pane_scrollbars_style` (attribute)
