|
|
|
|
|
by crabbone
1208 days ago
|
|
What's the connection? There are plenty of ways of managing multiple buffers, and tabs is... just one of them, and, it's just not good... Complaining about it just means you don't understand how to use the editor you are complaining about. These tabs are for people who come from another editor and think they need tabs. Similar to how you can have scrollbars or panels with buttons to do things in Emacs, but they aren't there to improve editing experience, they are there to help the inexperienced to transfer their experience from other editors onto the new one. |
|
> What's the connection? > Complaining about it just means you don't understand how to use the editor you are complaining about.
I must admit, I'm pretty confused here.
I'm not complaining about tabs?
> There are plenty of ways of managing multiple buffers, and tabs is... just one of them, and, it's just not good
What do you use for managing multiple buffers? Do you not care about distinguishing one projects buffers from any other project?
> These tabs are for people who come from another editor and think they need tabs.
The tabs in emacs are different than the ones in vscode. In emacs terms there is only one window containing one buffer you cannot change per tab.
tab == buffer in vscode
> Similar to how you can have scrollbars or panels with buttons to do things in Emacs, but they aren't there to improve editing experience, they are there to help the inexperienced to transfer their experience from other editors onto the new one.
I used to think this, but my mind was changed after seeing many experienced emacs users that do prefer using scrollbars, buttons, or the new context-menu-mode.
emacs is about freedom in a lot of ways including how you use emacs, not some "ur a noob if you use the mouse" type thing.
> they are there to help the inexperienced to transfer their experience from other editors onto the new one.
People vary. For someone disabled, it's possible that in many scenarios using the mouse is faster for them than the keyboard. So the fact they use the mouse doesn't make them inexperienced.
There is utility in these features and they don't purely exist to bridge the gap for new users coming into emacs.