Bad-ptr / persp-mode.el

named perspectives(set of buffers/window configs) for emacs
394 stars 44 forks source link

find-file in another perspective #138

Open dinojr opened 1 year ago

dinojr commented 1 year ago

I very often find myself switching to another perspective (sometimes creating it) before running find-file.

I couldn't find a persp-find-file function that would automate this process like persp-switch-to-buffer does for switch-buffer. Did I miss it ?