cjohansson / emacs-ssh-deploy

A deployment plugin via Tramp for Emacs.
GNU General Public License v3.0
154 stars 6 forks source link

Control how new windows are opened ? #42

Closed cjohansson closed 4 years ago

cjohansson commented 6 years ago

By default new windows are opened in current window, I think it would be better if they by default open in a split window that is half the size of the current window, maybe make this behavior configurable as well like if it should split and whether the split should be horizontal or vertical

cjohansson commented 4 years ago

I'm closing this since this feature belongs to a different plugin