diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-26 00:45:36 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-26 00:45:36 +0200 |
| commit | d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8 (patch) | |
| tree | 70048479e9573569dcb0cb35ea86a3116204ea04 /content/notes/tmux-sane-defaults.md | |
| parent | 43b0708769eb61392050045b881f8e6ba39c5b66 (diff) | |
| download | mitjafelicijan.com-d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8.tar.gz | |
Housecleaning
Diffstat (limited to 'content/notes/tmux-sane-defaults.md')
| -rw-r--r-- | content/notes/tmux-sane-defaults.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/notes/tmux-sane-defaults.md b/content/notes/tmux-sane-defaults.md index bd76d28..f75f307 100644 --- a/content/notes/tmux-sane-defaults.md +++ b/content/notes/tmux-sane-defaults.md | |||
| @@ -34,3 +34,4 @@ set -g window-status-current-format "#[fg=#ffffff]#[bg=#111111]#[fg=#ffffff]#[bg | |||
| 34 | # Disable mouse mode (tmux 2.1 and above). | 34 | # Disable mouse mode (tmux 2.1 and above). |
| 35 | set -g mouse off | 35 | set -g mouse off |
| 36 | ``` | 36 | ``` |
| 37 | |||
