You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2022. It is now read-only.
When I have two or more buffers opened, the terminal buffer is opened on the currently selected buffer. I'd like to know if it is possible to enforce sane-term to open the terminal on a new buffer that appears to be on front of the two already opened buffers, and if it is possible that when the terminal is closed, the previously opened buffers are show again.
The two following pictures show the unexpected behavior mentioned above. The first one shows two buffers. Note that the latter is selected.
When I invoke sane-term, the terminal is opened on the latter (selected) buffer.
When I have two or more buffers opened, the terminal buffer is opened on the currently selected buffer. I'd like to know if it is possible to enforce
sane-termto open the terminal on a new buffer that appears to be on front of the two already opened buffers, and if it is possible that when the terminal is closed, the previously opened buffers are show again.The two following pictures show the unexpected behavior mentioned above. The first one shows two buffers. Note that the latter is selected.

When I invoke

sane-term, the terminal is opened on the latter (selected) buffer.Any assistance would be greatly appreciated.