vim-dispatch
vim-dispatch copied to clipboard
Add foreground dispatch support for screen
Builds on top and following suggestions from #84 to add support for screen foreground execution. screen -X at $WINDOW kill is needed for zombie mode to completely remove the window.
[Edit] HUP is no longer needed.
I guess my first question is why the aftercmd dance rather than just appending a string in screen.vim?