mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-26 03:35:17 +00:00
parent
52cb42ba3d
commit
b8208d72f7
1 changed files with 0 additions and 17 deletions
|
@ -32,23 +32,6 @@ 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-c
|
||||
tmux-sleep
|
||||
|
|
Loading…
Reference in a new issue