Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Show success/failure (zero/nonzero) exit status on completion. * Always open quickfix on failure exit status. * Pause after :Start failure exit status. * Support :Start -wait= for exit pause control. * Add make support to X11 handler. * Set window title in tmux panes. * Allow tmux completion to call other autocommands. * Fix X11 adapter in terminal with foreground :Make. * Support %< in makeprg string. * Don't try to use clientserver support on Neovim. * Strip `^O` from the output. * Fix focus after screen foreground :Dispatch. * Drop interrupt special casing.
- Loading branch information