Basic workspaces using tab-bar in Emacs27

by gagbo secret
GNU/Linux ◆ xterm-kitty ◆ fish 210 views

Using https://git.sr.ht/~gagbo/doom-config/tree/ecbc86af/modules/ui/workspaces

You can see that

  • manually finding a file puts it in the correct workspace
  • opening the same project still creates duplicate tabs
  • currently the default bufler switcher doesn’t filter out the extra buffers
  • the grouping method should take ownership from a few special buffers like the lsp process (or the compilation ones)