Created
January 14, 2025 13:37
-
-
Save dardo82/40d250cabfa190222d6b22ee65aa2b42 to your computer and use it in GitHub Desktop.
Tmux History
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
command:set-option history-file ~/.tmux_history | |
command:set-option prompt-history-limit 1000 | |
command:set-option lock-after-time 100 | |
command:0 | |
command:set-option lock-after-time 300 | |
command:300 | |
command:set-option prefix C-S | |
command:C-b | |
command:set-option prefix C-s | |
command:C-s | |
command:set-option status-interval 1 | |
command:15 | |
command:set-option status-interval 1 | |
command:1 | |
command:set-option status-style bg=blue,fg=white | |
command:bg=blue,fg=white | |
command:set-option clock-mode-colour green | |
command:set-option copy-mode-current-match-style bg=cyan,fg=black | |
command:set-option copy-mode-match-style bg=blue,fg=black | |
command:set-option copy-mode-mark-style bg=yellow,fg=black | |
command:set-option mode-style bg=green,fg=black | |
command:set-option copy-mode-mark-style bg=green,fg=black | |
command:set-option menu-selected-style bg=green,fg=black | |
command:set-option copy-mode-mark-style bg=magenta,fg=black | |
command:set-option modestyle bg=white,fg=black | |
command:set-option mode-style bg=white,fg=black | |
command:set-option message-style bg=cyan,fg=black | |
command:bg=yellow,fg=white | |
command:set-option message-style bg=cyan,fg=white | |
command:set-option message-style bg=cyan,fg=black | |
command:set-option message-style bg=green,fg=black | |
command:set-option message-style bg=green,fg=white | |
command:set-option message-style bg=green,fg=black | |
command:set-option message-style bg=red,fg=black | |
command:set-option message-style bg=magenta,fg=black | |
command:set-option message-style bg=magenta,fg=white | |
command:set-option message-command-style bg=white,fg=magenta | |
command:set-option copy-mode-mark-style bg=yellow,fg=black | |
command:set-option message-style bg=white,fg=black | |
command:set-option message-command-style bg=black,fg=white | |
command:set-option pane-border-style | |
command:#{?pane_in_mode,fg=green,#{?synchronize-panes,fg=red,fg=yellow}} | |
command:set-option pane-active-border-style #{?pane_in_mode,fg=green,#{?synchronize-panes,fg=red,fg=yellow}} | |
command:set-option pane-border-lines double | |
command:set-option pane-border-status top | |
command:set-option pane-border-lines double | |
command:default | |
command:set-option pane-border-lines heavy | |
command:set-option pane-active-border-style #{?pane_in_mode,fg=yellow,#{?synchronize-panes,fg=red,fg=green)) | |
command:set-option mode-style bg=yellow,fg=black | |
command:set-option mode-style bg=white,fg=black | |
command:set-option message-style bg=yellow,fg=black | |
command:set-option message-command-style bg=black,fg=yellow | |
command:set-option prefix2 | |
command:set-option mouse on | |
command:default | |
command:set-option | |
command:set-option pane-border-lines simple | |
command:set-option menu-border-lines rounded | |
command:#{?pane_active,#[reverse],}#{pane_index}#[default] "#{pane_title}" | |
command:set-option pane-border-format #{?pane_active,#[reverse],}#{pane_index}#[default]-"#{pane_title}" | |
command:set-option pane-border-format #{?pane_active,#[reverse],}#{pane_index}#[default]_"#{pane_title}" | |
command:set-option pane-border-format #{?pane_active,#[reverse],}#{pane_index}#[default]:"#{pane_title}" | |
command:set-option pane-border-format #{?pane_active,#[reverse],}#{pane_index}#[default] | |
command:#{?pane_active,#[reverse],}#{pane_index}#[default]-"#{pane_title}" | |
command:set-option pane-border-format #{?pane_active,#[reverse],}#{pane_index}#[default]-[#{pane_title}] | |
command:#{?pane_active,#[reverse],}#{pane_index}#[default]-[#{pane_title}] | |
command:set-option pane-border-format #{?pane_active,#[reverse],}#{pane_index}#[default]-#{pane_title} | |
command:#{?pane_active,#[reverse],}#{pane_index}#[default]-#{pane_title} | |
command:set-option copy-mode-mark-style bg=red,fg=black | |
command:set-option copy-mode-mark-style bg=yellow,fg=black | |
command:source-file /etc/tmux.conf | |
command:display-panes | |
command:source-file /etc/tmux.conf | |
command:display-panes | |
command:source-file /etc/tmux.conf | |
command:#{?pane_in_mode,fg=yellow,#{?synchronize-panes,fg=red,fg=green}} | |
command:#{?pane_in_mode,fg=yellow,#{?synchronize-panes,fg=red,fg=blue}} | |
command:source-file /etc/tmux.conf | |
search:style | |
search:white | |
search:style | |
search:colour | |
search: | |
search:= | |
search: | |
search:-- | |
search:` | |
search:@ | |
search:! | |
search:\e | |
search:\\e | |
search:\\e[ | |
search:\\e | |
search:\\e\[ | |
search:# | |
search: | |
search:swap | |
search:_ | |
search:. | |
search:\. | |
search:\ . | |
search: \. | |
search:_ | |
search: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment