summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/unit/snapshots/zellij_server__screen__screen_tests__send_cli_new_pane_action_with_command_and_cwd.snap
blob: 1e88d09ca302a9ffc99410882a08ec6f2c9669aa (plain)
1
2
3
4
5
6
---
source: zellij-server/src/./unit/screen_tests.rs
assertion_line: 1915
expression: "format!(\"{:?}\", * received_pty_instructions.lock().unwrap())"
---
[SpawnTerminalVertically(Some(RunCommand(RunCommand { command: "htop", args: [], cwd: Some("/some/folder"), hold_on_close: true, hold_on_start: false })), None, 10), UpdateActivePane(Some(Terminal(0)), 1), UpdateActivePane(Some(Terminal(0)), 1), Exit]