Skip to content

Releases: sphamba/smear-cursor.nvim

Version 0.6.0

01 Dec 09:01
c85bdbb

Choose a tag to compare

What's Changed

Changes

Fixes

  • fix: disappearing incremental highlights with extui enabled by @sphamba in #154

Others

  • docs: auto-generate vimdoc by @github-actions[bot] in #159
  • docs: auto-generate vimdoc by @github-actions[bot] in #160
  • docs: auto-generate vimdoc by @github-actions[bot] in #162

New Contributors

Full Changelog: v0.5.1...v0.6.0

Version 0.5.1

11 Aug 07:57

Choose a tag to compare

What's Changed

Fixes

  • fix: #148 Define the border option as 'none' to impede the creation of windows with borders by @rcsalomao in #149
  • fix: trail overlap status bar when moving to cmd by @sphamba in #152

New Contributors

Full Changelog: v0.5.0...v0.5.1

Version 0.5.0

21 Jul 12:33

Choose a tag to compare

What's Changed

Changes

Fixes

  • fix: prevent invalid cursor's head index by @sphamba in #138
  • fix: restore compatibility with old stiffness configs by @sphamba in #144

Others

  • docs: auto-generate vimdoc by @github-actions[bot] in #140
  • docs: auto-generate vimdoc by @github-actions[bot] in #142
  • docs: auto-generate vimdoc by @github-actions[bot] in #145
  • docs: auto-generate vimdoc by @github-actions[bot] in #146

Full Changelog: v0.4.7...v0.5.0

Version 0.4.7

10 Jun 09:26
aff844f

Choose a tag to compare

What's Changed

Changes

Fixes

  • fix: don't systematically jump when briefly in cmd mode by @sphamba in #133

Others

  • docs: auto-generate vimdoc by @github-actions in #131

Full Changelog: v0.4.6...v0.4.7

Version 0.4.6

27 Apr 17:58

Choose a tag to compare

What's Changed

Fixes

  • fix: hide real cursor immediately on move event by @sphamba in #121
  • fix: disappearing cursor in disabled modes by @sphamba in #127

Others

  • docs: auto-generate vimdoc by @github-actions in #118
  • docs: auto-generate vimdoc by @github-actions in #122
  • docs: auto-generate vimdoc by @github-actions in #126

Full Changelog: v0.4.5...v0.4.6

Version 0.4.5

23 Mar 23:12

Choose a tag to compare

What's Changed

Changes

  • feat: smooth block cursor without smear by @sphamba in #117

Fixes

  • fix: explicitly set border of floating window by @rootiest in #116

New Contributors

Full Changelog: v0.4.4...v0.4.5

Version 0.4.4

10 Mar 05:38

Choose a tag to compare

What's Changed

Changes

  • feat: add toggles for smear directions by @sphamba in #113

Fixes

  • fix: prevent disabled smears when moving in fast succession by @sphamba in #114

Full Changelog: v0.4.3...v0.4.4

Version 0.4.3

16 Feb 09:43

Choose a tag to compare

Keeping this plugin epic! #111

What's Changed

Fixes

  • fix: treat insert mode the same way as replace and terminal modes by @sphamba in #110

Full Changelog: v0.4.2...v0.4.3

Version 0.4.2

10 Feb 08:11

Choose a tag to compare

What's Changed

Changes

Fixes

  • fix(events): clear augroup instead of deleting by @scottmckendry in #100
  • fix: disappearing cursor when using neoscroll by @sphamba in #102
  • fix: interaction with other plugins modifying vim.o.guicursor by @sphamba in #103

Others

  • docs: auto-generate vimdoc by @github-actions in #98
  • docs: auto-generate vimdoc by @github-actions in #104

Full Changelog: v0.4.1...v0.4.2

Version 0.4.1

01 Feb 11:09

Choose a tag to compare

What's Changed

Changes

Fixes

  • fix: noice.nvim getting cmdline_pos results in nil value by @Arom1a in #95

Others

  • docs: auto-generate vimdoc by @github-actions in #96

New Contributors

Full Changelog: v0.4.0...v0.4.1