8000 Releases Β· sphamba/smear-cursor.nvim Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sphamba/smear-cursor.nvim

Version 0.4.7

10 Jun 09:26
aff844f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Version 0.4.0

27 Jan 22:10
Compare
Choose a tag to compare

What's Changed

Changes

  • feat: smear to command line by @sphamba in #71
  • feat: add parameter to enable/disable smear to cmd line by @sphamba in #77
  • chore: simplify autocmd for command line events by @sphamba in #80
  • feat: add minimum smear activation distances by @sphamba in #84
  • feat: smear insert mode by @sphamba in #90
  • feat: smear to noice.nvim command_palette by @hasansujon786 in #92
  • feat: add arbitrary key press detection by @sphamba in #93

Fixes

  • fix: jump to cmd line when hitting some keybindings by @sphamba in #75
  • fix: possible NaN corners by @sphamba in #89

Others

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

New Contributors

Full Changelog: v0.3.3...v0.4.0

Version 0.3.3

23 Dec 07:40
Compare
Choose a tag to compare

What's Changed

Changes

Fixes

  • fix: restore "none" cursor_color processing by @sphamba in #70

Others

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

Full Changelog: v0.3.2...v0.3.3

Version 0.3.2

17 Dec 07:07
Compare
Choose a tag to compare

What's Changed

Changes

Fixes

Others

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

Full Changelog: v0.3.1...v0.3.2

0