Skip to content

Version 0.2.0 (2020-07-10)

Latest
Compare
Choose a tag to compare
@sunaku sunaku released this 11 Aug 15:05
· 3 commits to master since this release

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.