mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-04 05:10:56 +02:00
Apple's Terminal doesn't open a new tab in your current directory if your hostname has UTF-8 characters in it. Percent encoding the host in addition to the path in update_terminalapp_cwd appears to solve this issue. Co-authored-by: Marc Cornellà <marc.cornella@live.com>