Skip to content

Releases: msp301/vimrc

Initial release

08 Aug 21:35
Compare
Choose a tag to compare
Fix mouse support on newer tmux versions

Enabling mouse support has been bundled under a single confugration
option since tmux v2.1.

Include conditional rules to detect the tmux version to use the
corect method to enable mouse support.