mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 10:51:15 -03:00
Make tmux-commandline.fish pass reliably on macOS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user