perspective-el icon indicating copy to clipboard operation
perspective-el copied to clipboard

Perspectives for Emacs.

Results 22 perspective-el issues
Sort by recently updated
recently updated
newest added

The main change of this pull request is to hide all modification of frame parameters behind the `setf` macro. So that instead of having `(set-frame-parameter nil 'persp-foo ...)` we have...

It says "it's not a prefix key" I'm trying to set ``` (persp-mode-prefix-key (kbd "C-M-w p")) ``` I need to type it in a bit different?