I want to execute :sh to do some quick things while in a macvim session within the terminal. When I am in the GUI application(not in terminal) this works perfectly. However, when I run it within the terminal it quits macvim, and executes the command inside the regular terminal.
How can I prevent this, and have it perform like the GUI version?