This commit splits "Boss mode" into to different actions. Executing a command with Ctrl-b will now open an interactive terminal. If you would simply like to execute a background job in the shell, press Ctrl-e and then type `run shell-command`.
Fixes #40