chadtree
chadtree copied to clipboard
Closing terminal mode closes the whole window.
trafficstars
Basically I open main.c and functions.c simultaneously and when I try to run :te./%< in main.c ,after the program completes it should return back to normal mode in the window that I ran it, but what happens is that the whole window closes and I'm only left with functions.c.
Edit: This does not happen when there are no other windows open.