emacs-php / emacs-php/psysh.el
Feature request: Allow multiple sessions?
Open
- Dominant language
- Emacs Lisp
- Stars
- 34
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if I could invoke `M-x psysh` and it would allow me to start it multiple times, one for each "project". Right now it pops to the existing shell.
I'm not sure how to decide what "project" the given shell is connected to. Maybe we don't need that and if I call `psysh` with a prefix argument it will just start a new one. Invoking `psysh` then should pop the last one or create new one if no session exists.
What do you think?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.