Files
ghostty/macos/Sources
Mitchell Hashimoto fac595c741 macos: normalize action working directory paths (#14051)
Discussion #14048

Directory URLs no longer export a trailing slash through PWD, which
keeps zsh's %1~ prompt expansion from resolving to an empty string.

A shared URL helper removes trailing separators while preserving the
filesystem root and percent-decoding behavior. Tests cover normal,
repeated, encoded, and root paths.
2026-08-27 15:22:38 -07:00
..