diff --git a/tests/checks/tmux-commandline.fish b/tests/checks/tmux-commandline.fish index 18968fb04..99bab16f5 100644 --- a/tests/checks/tmux-commandline.fish +++ b/tests/checks/tmux-commandline.fish @@ -40,6 +40,23 @@ isolated-tmux capture-pane -p # CHECK: 10 # CHECK: scroll_here +# The output is broken here (seems tmux specific). +isolated-tmux send-keys C-c +tmux-sleep +isolated-tmux send-keys C-l 'commandline -i ": \'$(seq $LINES)" A B "C\'"' Enter Enter +tmux-sleep +isolated-tmux capture-pane -p +# CHECK: 4 +# CHECK: 5 +# CHECK: 6 +# CHECK: 7 +# CHECK: 8 +# CHECK: 9 +# CHECK: 10 +# CHECK: prompt 5> +# CHECK: B +# CHECK: C' + # Soft-wrapped commandline with omitted right prompt. isolated-tmux send-keys C-q ' function fish_right_prompt