I've fallen in love with Vim and a lot of other terminal-based programs. I'm trying to write a shell in Python, using curses. I'd like to have a list of tabs, with background processes running in them (like htop and a terminal-based network manager).
But I can't figure out how to display an external application within a given window/pad of the screen.