mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 20:31:19 -03:00
Make tmux-multiline-prompt.fish pass reliably on macOS
This commit is contained in:
committed by
Peter Ammon
parent
95e7977e70
commit
1973f3110e
@@ -62,7 +62,9 @@ isolated-tmux capture-pane -p
|
||||
# CHECK: prompt-line-2>
|
||||
|
||||
# Test that transient prompt does not break the prompt.
|
||||
isolated-tmux send-keys C-l "set fish_transient_prompt 1" Enter : Enter Enter
|
||||
isolated-tmux send-keys C-l "set fish_transient_prompt 1" Enter
|
||||
tmux-sleep
|
||||
isolated-tmux send-keys : Enter Enter
|
||||
tmux-sleep
|
||||
isolated-tmux capture-pane -p
|
||||
# CHECK: prompt-line-1
|
||||
|
||||
Reference in New Issue
Block a user