Tmux Part 4: Vim Integration

Not sure if it’s expected behaviour but when I run a spec and close the open window with exit I get the message:

VTR: Runner pane setting (1) is invalid. Please reattach.

This is the command I run:
``let g:rspec_command = “VtrSendCommandToRunner! spring rspec {spec}”```

@christoomey could you point me in the right direction on how to fix this? :slight_smile: