This commit fixes #1722. In some environment, the SHELL environemnt variable is not exists. It causes a panic that is reported as #1722. Use generic shell (/bin/sh) to prevent the panic. This is a same behavior as tmux. https://github.com/tmux/tmux/blob/master/spawn.c#L329-L331 |
||
|---|---|---|
| .. | ||
| output | ||
| panes | ||
| tab | ||
| ui | ||
| unit | ||
| lib.rs | ||
| logging_pipe.rs | ||
| os_input_output.rs | ||
| pty.rs | ||
| pty_writer.rs | ||
| route.rs | ||
| screen.rs | ||
| terminal_bytes.rs | ||
| thread_bus.rs | ||
| wasm_vm.rs | ||