|
|
|
|
|
by etu
2039 days ago
|
|
Emacs has this concept of frames. So you have workspaces by switching frame. Super-<number> is suggested binding for that. But the weird thing here is that text buffers are shared between frames, but X11 buffers aren't. There's a function one can call to move an X11 buffer to another frame. |
|