Version 0.2.0 (2020-07-10)
Minor:
-
Removed
@navigate-timeout
configuration setting.I have implemented proper edge detection (no more timeouts!) in the Vim
portion of this plugin by reporting navigable directions in Vim's title.
Other:
-
Moved tmux navigation logic out of string literal.
-
Added documentation comments; improved formatting.