1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/config
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
..
src Add config option to specify default current working directory (#438) 2021-01-26 10:40:22 -08:00
build.rs move config into its own crate 2020-10-03 11:15:57 -07:00
Cargo.toml deps: update to mlua 0.5 2021-01-13 10:06:35 -08:00