Terminal session tab names not persisting Follow
Say I give tabs the following names:
This works fine until I close the project. On reopening it looks like this:Note that the active tab lost its name.
And when I click the remaining tabs, they loose their names too:
Now, I had it working before on PhpStorm 2022.2. I'm still using this version but migrated from Ubuntu 18.04 to 22.04 and needed to reinstall the IDE.
Please sign in to leave a comment.
Hi there,
https://youtrack.jetbrains.com/issue/IDEA-295530/Names-for-terminal-sessions-arent-saved-after-IDE-restart
It should be fixed in the next 2022.2.1 -- you can try the RC build now: https://blog.jetbrains.com/phpstorm/2022/08/phpstorm-2022-2-1-rc/
Well, it looks like this has been indeed fixed. It still has a buggy feel to it though.
I can name the tab and after I reopen the project the name is still there. Perfect!
Well, almost. If I now, say, split the terminal horizontally, the tab name changes to Local.
Then if I close and reopen the project the split is not persisted, but the tab name (which is Local at this point) unfortunatelly is.
@Krzysztof Wolowski
My quick search did not brought any obviously-matching tickets so I suggest to report the issue to the Issue Tracker for devs to look into: https://youtrack.jetbrains.com/issues/IDEA