Custom Zed Window Title #38162
jenova-marie
started this conversation in
Help on Linux
Replies: 1 comment
-
|
Same goes for when working remotely via ssh - having the remotes name+path in the title would be really helpful in differentiating between instances example: srv0133:/var/www/vhost/vhostname/public/ - currently shows up as srv0133 public which could be any vhost on that server |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody - I'm loving Zed.
I'm opening multiple project folders via to organize my project into groups
zed ~/projects/p1 ~/projects/p2 ...etc
I also usually have a few Zed windows open. When I flip through the window desktops I watch in the upper left. When I'm on folder explorer and it's totally collapsed it's obvious to me where I'm at:
But when on a different panel it's rather confusing to identify the window I'm on:
.....I have no idea which caddy project I'm in.
Maybe there is a better way to do this with Zed- if so please tell me. I would like to see a cli flag that allows me to specify the window title replacing the first folder name in the workspace with something that will tell me where I'm at:
zed --title [title] ~/p..... ~/p...
I just realized a workaround is as simple as creating empty project folder names and opening that folder first. But yeah - a flag would be cool.
Well the workaround would work - if zed didn't reorder the projects that I specify in a specify order on the cmd line. I had to rename my damn workspaces/ to _workspaces to get zed to open that folder first. I find this to be a significant issue - I like my open project folders in the order that I want - not reordered by zed. That would be very nice and deterministic.
Beta Was this translation helpful? Give feedback.
All reactions