Make tmux-commandline.fish pass reliably on macOS

This commit is contained in:
Peter Ammon
2025-10-25 19:36:34 -07:00
parent 5f96a4e665
commit 15d06f964d

View File

@@ -47,7 +47,7 @@ isolated-tmux send-keys C-l '
end
' 'commandline -i ": \'$(seq (math $LINES \* 2))\'"' Enter Enter
tmux-sleep
isolated-tmux capture-pane -p -S -12
isolated-tmux capture-pane -p -S -13
# CHECK: prompt 4> commandline -i ": '$(seq (math $LINES \* 2))'" right-prompt
# CHECK: prompt 5> : '1 right-prompt
# CHECK: 2