Skip to content

Tags: s1n7ax/nvim-window-picker

Tags

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(main): release 2.0.3 (#76)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v2.0.2

Toggle v2.0.2's commit message
fix: unwanted extra return

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(main): release 2.0.1 (#49)

stable

Toggle stable's commit message
Current stable release: v2.0.1

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(main): release 2.0.0 (#46)

v1.5

Toggle v1.5's commit message
refactor: change use_cmd config to show_prompt

v1.4

Toggle v1.4's commit message

v1.3

Toggle v1.3's commit message
fix: floating windows shouldn't count as selectable

v1.2

Toggle v1.2's commit message
fix: error thrown when window is not available #4

Windows such as "notify" could disappear while window picker is in
progress. As a fix, there will be a window is valid check before setting
the window options.

v1.1

Toggle v1.1's commit message
refactor(doc): add window-picker tag for installation