donkirkby/live-py-plugin

Don't close other windows in Emacs mode

Open

#148 opened on Oct 20, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (63 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (302 stars)
PR merge metrics
 (PR metrics pending)

Description

When you active live-by-plugin, it will close all other windows except python buffer window and leaves only the two windows.

Please don't close other windows, just split the current python buffer window into two windows (python buffer window and live-by-plugin side-by-side).

Contributor guide