Y
Hacker News
new
|
ask
|
show
|
jobs
by
nesyt
4421 days ago
So MacVim does have this functionality then, yes? You can have multiple top-level windows, each having multiple tabs, each having multiple splits.
2 comments
splawn
4421 days ago
I was curious so i just tested this to see if it did. It does not. Yes you can have multiple tabs and splits, but in emacs each frame shares the same buffer list as well.
link
cityhall
4421 days ago
They don't share anything. Different buffers, registers, and I think even different extensions loaded.
link