1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-10 15:04:32 +03:00
wezterm/wezterm-gui
Arvedui dbc278e59a Fix spawning new tabs/windows in directory with urlunsafe paths
The CWD is internally stored as URL. The path component is therefore
stored percent_encoded. It must be decoded before use.
2021-05-18 08:33:06 -07:00
..
src Fix spawning new tabs/windows in directory with urlunsafe paths 2021-05-18 08:33:06 -07:00
build.rs deps: update windows dep to 0.4 -> 0.9 2021-05-03 22:05:35 -07:00
Cargo.toml Fix spawning new tabs/windows in directory with urlunsafe paths 2021-05-18 08:33:06 -07:00