Skip to content

NEW add option to not jump to popup buffer

jao requested to merge kwrooijen:no-jump into master

Created by: kwrooijen

Every time you evaluate a scheme expression your cursor jumps to the *Geiser dbg* buffer. I added an option that will stop the jumping of your cursor while still opening the buffer in a new window.

I am not sure if this behavior was already achievable in another way but I could not find it. If there is such a way please enlighten me.

Merge request reports