mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +03:00
1357480ce6
If we know that the remote host is a unix system, and that it uses some version of the posix shell, then we can adjust our command line to cd to the requested directory (as set by OSC 7) and then exec the requested command. That's what SshDomain::assume_unix indicates and what this commit does. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |