Fix tmux-complete test for old tmux versions

The CentOS Stream image I used provided tmux 2.7 which doesn't know about the
"Delete" alias.
This commit is contained in:
Johannes Altmanninger 2024-08-04 10:40:16 +02:00
parent f033bccd3c
commit 3984725b80

View file

@ -107,7 +107,7 @@ isolated-tmux send-keys C-u 'bind \cs forward-char-passive' Enter C-l
isolated-tmux send-keys C-u 'bind \cb backward-char-passive' Enter C-l
isolated-tmux send-keys C-u 'echo do not accept this' Enter C-l
tmux-sleep
isolated-tmux send-keys 'echo do not accept thi' C-b C-b Delete C-b C-s 'h'
isolated-tmux send-keys 'echo do not accept thi' C-b C-b DC C-b C-s 'h'
tmux-sleep
isolated-tmux send-keys C-s C-s C-s 'x'
isolated-tmux capture-pane -p