Let's say I have terminator open and split vertically as to give me two terminals side by side. What I would like to do, is to call
vim example.sh
on the right hand side, and have vim open the file on the left hand side. Is something like that possible, perhaps some sort of an alias?