1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/pty
Dylan Frankland 3793ff2587
Add config option to specify default current working directory (#438)
* Add config option to specify default current working directory

* Make `cwd` of CLI take precedence over `default_cwd`

* Update docs for `default_cwd` and Launching Programs

Explains the `default_cwd` property more succinctly on the `Config` struct.

Adds documentation on the various ways to set the working directory and the logic used to decide the working directory.
2021-01-26 10:40:22 -08:00
..
examples pty: update async example for more recent smol release 2020-10-03 11:15:57 -07:00
src Add config option to specify default current working directory (#438) 2021-01-26 10:40:22 -08:00
Cargo.toml mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00