Adam Goldsmith
87c935ffe5
Use only command name in window title to avoid escaping issues
Was having issues with `%` characters in commands doing weird things. Could alternatively strip those characters out or escape them, but that seemed harder
Description
No description provided
Languages
Shell
100%