Can you 'replace' tabs rather than open new ones? #27595
chrisarcand
started this conversation in
Ideas From Vim
Replies: 0 comments
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.
-
Back in vim, I used buffers, not opening new tab/windows(?) for every file I'm working with, using marks to go from file to file and generally navigating the codebase in a single buffer. With Zed, one thing I dislike is when I GoToDef or open a new file and it opens a new tab - I'll then have a ton of tabs open when I don't really use tabs anyway.
Is there some option that I'm missing somewhere to enable this sort of thing? Am I asking for a new feature like below? Unsure.
I think this might be related to #6667 in the sense that I think 'turning off tabs completely' (asked for in that thread) might be what I want. Maybe :)
Beta Was this translation helpful? Give feedback.
All reactions