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 backdrop When using emacs in daemon mode if you open a emacsclient frame and open a file and delete frame without killing buffer then next emacsclient frame you...

enhancement

Starting a new eshell in the same directory should be sufficient. https://old.reddit.com/r/emacs/comments/135oyr6/_/jitqyvq

enhancement

I couldn't quickly discern any differences. Maybe @mclear-tools has input here too or has used perspective-el before. context: I was reading https://old.reddit.com/r/emacs/comments/135oyr6/tmux_sessionslike_package_for_emacs/ and became curious of the differences between perspective-el...

Since there is one (or merged) active perspective in a frame, displaying it in the title makes more sense than in the mode-line or header. So, suggesting another possible value...

Users can select a manual sorting method and then rearrange the list of perspectives using newly added functions pers-sorting-move-left/right.

### Briefing Using helm apropos in a mini frame errors with "with "No such live buffer \*helm apropos\*". I know this is not a helm error as this error only...

bug

When closing a frame that only contains one dedicated window, messages similar to the following get logged in `*Messages*`: ``` Error during redisplay: (run-hook-with-args persp-delete-frame #) signaled (error "Lisp nesting...

bug

Hi, I am unable to see the current perspective name being highlighted in the modeline while using ```(setq persp-show-modestring t)```. It highlights correctly in the header when I use ```(setq...

This attempts to address #157. This is very much a work in progress, and there already a few problems: - [ ] upon using `persp-state-save`, all the deferred are loaded...

I saw that it's mentioned in the README but I would like to know if there is any progress or what do you have in your mind generally. I would...

enhancement