zedapp / zed

Rethinking code editing.
http://zedapp.org
MIT License
2.22k stars 162 forks source link

[standalone] Window title not set correctly. #515

Open ghost opened 9 years ago

ghost commented 9 years ago

On first launch of Zed, window title is set to the current project directory, with the black "tab" (pane title) underneath that indicating the open filename. If I later use "zed /some/directory" in a terminal, the existing zed window switches to that directory just fine, but the titlebar doesn't change, so it reports the incorrect project being edited.