#Emacs tabs questions:
1) How many tabs (not buffers) do you usually have open?
2) Are there a certain amount that you name for buffers you refer to several times a day?
3) What keybinds (if any) did you set to flip through them quickly?
4) Which tab system/package do you use?
5) If you use Mastodon.el, do you have a dedicated tab? More than one?
@natharari I launch with 2 tabs (Mail and Org, named thus) in tab-bar-mode.
I open a 3rd tab for everything else. Sometimes more to get contexts quickly. Usually, I have some Magit buffer open at all times in the 3rd during work.
⌘1--⌘9 for quick tab switching (default Mac shortcuts)
Also bound my leader key + `t` to use the tab key map.
@natharari See here for the config:
https://gist.github.com/DivineDominion/e15c152f2fad785f4e1167b9a4df548b#tabs
Also search for `display-buffer-alist' for my overrides to dedicate stuff to tabs