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.
1 parent 59c5247 commit 97d6f78Copy full SHA for 97d6f78
scripts/helpers.sh
@@ -148,7 +148,7 @@ copycat_prev_key() {
148
echo "$(get_tmux_option "$tmux_option_prev" "$default_prev_key")"
149
}
150
151
-# function expected output: 'C-c C-j Enter q'
+# function expected output: 'C-c Enter q'
152
copycat_quit_copy_mode_keys() {
153
local commands_that_quit_copy_mode="cancel\|copy-selection\|copy-pipe"
154
local copy_mode="$(tmux_copy_mode)-copy"
0 commit comments