Skip to content

Commit 97d6f78

Browse files
author
Bruno Sutic
committed
Comment update
1 parent 59c5247 commit 97d6f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/helpers.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ copycat_prev_key() {
148148
echo "$(get_tmux_option "$tmux_option_prev" "$default_prev_key")"
149149
}
150150

151-
# function expected output: 'C-c C-j Enter q'
151+
# function expected output: 'C-c Enter q'
152152
copycat_quit_copy_mode_keys() {
153153
local commands_that_quit_copy_mode="cancel\|copy-selection\|copy-pipe"
154154
local copy_mode="$(tmux_copy_mode)-copy"

0 commit comments

Comments
 (0)