workgroups2 icon indicating copy to clipboard operation
workgroups2 copied to clipboard

Workgroups2 - Emacs session manager

Results 19 workgroups2 issues
Sort by recently updated
recently updated
newest added

How is workgroups2 related to [workgroups.el](https://github.com/tlh/workgroups.el/blob/master/workgroups.el). Also, I noticed that workgroups2 has evolved where you have tried to remove functionality that would be duplicated by other packages. What is the...

Hello there, I tried to create a new workgroup with just two separate vterm terminals split horizontally (aka one on the top and one on the bottom). I save this...

just like #119 , [lsp-bridge](https://github.com/manateelazycat/lsp-bridge) create posframe named " \*acm-doc-buffer\*" and " \*acm-buffer\*" But I think their major mode is `fundamental-mode`: ```elisp (defun buffer-mode (buffer-or-string) "Returns the major mode associated...

I frequently have many tabs I'd like to restore from session to session. For instance I always have a `*Proced*` tab with a window that only has `proced`. Then I...

@redguardtoo thanks for your work on this (#87). I'm trying to replicate the setup I had with Sergey Pashinin's 1.2.1 Package-Version: 20201217.1159. (Yours still says version 1.2.1, perhaps time to...

The window-parameters are not saved, with this modification the parameters contained in the window-persistent-parameters are saved and restored, the way that current-window-configuration does.

Hi. workgroups2 can't modify workgroups with Hyperbole installed – says "The mark is not active now". Not sure how to debug

This is a re-opening of a bug from back in 2014. I saved an org-agenda file which resulted in this string in the workgroup file: #

Using workgroups2 from Melpa, Arch Linux, Emacs 27.2, with helm and save-place-mode. My use case: the same file split into 2 windows, each window at a different position in the...

It can not save the current buffer in real time, for instance, I open several sub-windows, however, there exists only one window in the session after restarting Emacs. I want...