-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Currently my helm swoop edit behaves like so:
+---------+----------+ +----------------------+
| | | | | |
| point | | | | helm |
| | | | | swoop |
---------------------+ ---> | | edit |
| helm | | | |
| swoop | | | |
+---------+----------+ +----------------------+
But I would like it to behave like this:
+---------+----------+ +----------------------+
| | | | | |
| point | | | point | |
| | | | | |
---------------------+ ---> +----------------------+
| helm | | helm |
| swoop | | swoop edit |
+---------+----------+ +----------------------+
I am getting the current behavior with this setting:
(setq helm-swoop-split-window-function 'helm-default-display-buffer)
Metadata
Metadata
Assignees
Labels
No labels