Hacker News new | ask | show | jobs
by ecnahc515 3979 days ago
Tabs in vim are actually just views of buffers. Ie: a workspace more than an editing window.

Buffers are the proper solution to the mentioned comment.