Readme states that nameframe will not work with helm which I can see now. Do you know why or where to start looking to add such support?
I can see that after a frame was created, the keyboard input focus is still on the original frame...? At least on first interaction. Also, helm's buffer seems to stay open after selecting a project.
If I try to press Meta X in the newly created frame (after opening a project with projectile, with perspective enabled as well) I can see this messages:
persp-switch: Marker points into wrong buffer: #<marker in no buffer>
Aborting an helm session running in background
Readme states that
nameframewill not work withhelmwhich I can see now. Do you know why or where to start looking to add such support?I can see that after a frame was created, the keyboard input focus is still on the original frame...? At least on first interaction. Also, helm's buffer seems to stay open after selecting a project.
If I try to press
Meta Xin the newly created frame (after opening a project with projectile, with perspective enabled as well) I can see this messages: