mirror of
https://github.com/wezterm/wezterm.git
synced 2026-08-02 18:22:24 +08:00
The CWD is internally stored as URL. The path component is therefore stored percent_encoded. It must be decoded before use.
The CWD is internally stored as URL. The path component is therefore stored percent_encoded. It must be decoded before use.