Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nicer error when running tmux exploit outside tmux (#2314)
When you set the `context.terminal` to be tmux related but then try to run the exploit outside a tmux session, you'd get a cryptic ValueError while trying to parse the pid of the new pane in tmux. Print a nicer reminder to start tmux first.
- Loading branch information