Skip to content

Releases: nosami/XSVim

0.54.7

07 May 07:15
Compare
Choose a tag to compare
Fixes x with repeat paste buffer. Fixes #217 and #212

0.54.6

01 May 07:34
Compare
Choose a tag to compare
Fix `I` with dot. Fixes #215

0.54.5: Handle backspace and delete keys when repeated with dot

01 May 04:42
Compare
Choose a tag to compare

0.54.4: Fix off by one error when using `x` with repeat.

30 Apr 10:20
Compare
Choose a tag to compare

0.54.3

29 Apr 13:49
Compare
Choose a tag to compare
Fix focus/scroll on solution pad when using j/k

0.54.2

29 Apr 06:32
Compare
Choose a tag to compare
Fix 'x' with multiplier from deleting past end of line. Fixes #212

0.54.1.1

29 Apr 01:48
Compare
Choose a tag to compare
Initial jk support for search results pad. Re #193

0.54.0

29 Apr 01:30
Compare
Choose a tag to compare
Bump version

0.53.1

18 Apr 12:07
Compare
Choose a tag to compare
Get caret state from the editor using reflection. Fixes #211

0.53.0

15 Apr 18:04
Compare
Choose a tag to compare
Add `gu` and `gb` commands for goto usages and goto base symbol