Skip to content

Releases: syl20bnr/evil-escape

2.17

29 Mar 05:03
Compare
Choose a tag to compare
  • Fix double insert of first key in some cases

2.16

29 Mar 03:22
Compare
Choose a tag to compare
  • Fixes #18 Leaves first key in multi-term

2.15

29 Mar 03:20
Compare
Choose a tag to compare
  • Generalize passthrough to all wrappers. The passthrough can now be used in other states than emacs.

2.14

11 Mar 02:12
Compare
Choose a tag to compare
  • Add new variable evil-escape-excluded-major-modes

2.13

11 Mar 01:50
Compare
Choose a tag to compare
  • Fix infinite recursion when pressing f in the minibuffer for certain modes.

2.12

04 Mar 03:26
Compare
Choose a tag to compare
  • Fix infinite recursion when pressing f if evil-escape.el is evaluated twice

2.11

28 Feb 01:07
Compare
Choose a tag to compare
  • Fix macro corruption when using the first key during the recording (thanks to herbertjones)

2.10

26 Feb 01:24
Compare
Choose a tag to compare
  • Fix shadowed command in evil-lisp-state
  • Cancel any running transient map when the escape sequence is executed

2.07

28 Jan 04:22
Compare
Choose a tag to compare

Fix fd not working in some case when in emacs state

2.08

28 Jan 04:25
Compare
Choose a tag to compare
  • Fix regression in visual block

Due to the usage of a lambda which alters the behavior of call-interactively-p