Tab Bar Optimization: Multi-Row Layout and Resizable Pinned Tabs #34483
Closed
elalecs
started this conversation in
Feature Ideas / Enhancements
Replies: 1 comment 1 reply
-
|
I also voting for implementing this functionality. Because for me, I very sorrow, that Zed miss this functionality. I often open a lot of tabs, and switch between them, just have one row - it's very uncomfortable and hard. It would be great, if in Zed implements multi-row functionality for opened tabs with files. Or if it very complicated, just add some list with opened files. It would be great if you add this functionality. Thank you. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When I'm working with multiple files at once, my workflow involves using panels to organize files and terminals. There are files that I need to keep pinned so I don't lose them, which causes the tab bar to limit the available space for displaying non-pinned tabs.
What I implemented is bringing the solution from VS Code: being able to show pinned tabs in another row and/or change the size of the fixed tabs.
Not having these mechanisms makes working with multiple panels and multiple files at once tedious.
Beta Was this translation helpful? Give feedback.
All reactions