We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
terminal-overrides
1 parent c96ad74 commit a9df997Copy full SHA for a9df997
.tmux.conf
@@ -72,7 +72,7 @@ set -g renumber-windows on
72
73
# enable OSC 52 support for the built-in selection/clipboard (see below)
74
set -g set-clipboard on
75
-set -g terminal-features[2] "tmux*:clipboard:ccolour:cstyle:focus:title"
+set -ag terminal-features "tmux*:clipboard:ccolour:cstyle:focus:title"
76
77
# Rebind select-pane commands to disable key repeat (really annoying)
78
bind Up select-pane -U
0 commit comments