aboutsummaryrefslogtreecommitdiff
path: root/evil-states.el
AgeCommit message (Expand)Author
2023-08-20(evil-with-delay): New macro, extracted from `evil-delay`Stefan Monnier
2023-08-13Urgent revert of recent commits while evil is brokenTom Dalziel
2023-08-12(evil-with-delay): New macro, extracted from `evil-delay`Stefan Monnier
2023-07-14Format Normal mode "!" prompt as ".,.+N!"Axel Forsman
2023-07-02Remove evil-repeat-start-hookAxel Forsman
2023-05-29Fix pasting in visual block mode (#1786)Axel Forsman
2023-02-03Restore penultimate replacement on <BS>Axel Forsman
2023-02-03Track composite changes to current insertion textAxel Forsman
2023-01-10Fix Fundamental mode hackAxel Forsman
2022-12-29Remove some unnecessary evil-normalize-position:sAxel Forsman
2022-12-29Remove str-conversions in evil-visual-block-cornerAxel Forsman
2022-12-29Make visual block selection after j/k match VimAxel Forsman
2022-11-15Don't post-command deactivate visual when not in transient mark mode (#1718)Tom Dalziel
2022-11-09Revert "Make sure visual markers are up to date in evil-visual-range"Tom Dalziel
2022-10-24evil transient mouse selection (#1706)Tom Dalziel
2022-08-16Make sure visual markers are up to date in evil-visual-rangeJustin Burkett
2022-08-06Clear `evil-this-register` when leaving visual stateTom Dalziel
2022-07-31Add `evil-enter-replace-state` & support replace repetitionTom Dalziel
2022-04-25Bump version to 1.15.0Tom Dalziel
2021-12-19Replace state pastingTom Dalziel
2021-12-19Replace state evil digraphsTom Dalziel
2021-11-16Refactor `evil-visual-update-x-selection`, remove docstringTom Dalziel
2021-11-16Add option to stop updating X PRIMARY selection with the current visual regionChen Bin
2021-07-13evil-maybe-remove-spaces works for cc<escape> (#1493)Tom Dalziel
2020-03-04Bump version to 1.14.01.14.0Eivind Fonn
2020-02-03Clean up compilation warnings from lexical bindingEivind Fonn
2020-01-29Re-enable lexical bindingEivind Fonn
2020-01-28Revert "Enable lexical binding"Eivind Fonn
2020-01-28Enable lexical bindingEivind Fonn
2019-12-30Different mode line tags per visual state typeEivind Fonn
2019-12-18Bump version to 1.13.0Eivind Fonn
2019-12-11Bump version to 1.3.0-snapshotEivind Fonn
2019-12-11Bump version to 1.2.151.2.15Eivind Fonn
2019-11-19Declare documentation stringsAlexander Shukaev
2019-11-19Make more commands support visual-line-modeJustin Burkett
2019-11-05Unwed evil-move-beyond-eol and evil-move-cursor-backJustin Burkett
2019-01-04Bump version to 1.2.141.2.14Eivind Fonn
2018-01-22Ensure buffer is alive in `evil-visual-update-x-selection`Hans-Peter Deifel
2018-01-11Copy text to PRIMARY, not CLIPBOARD in visual modeHans-Peter Deifel
2017-10-03Escape parentheses and space characters properlyVasilij Schneidermann
2017-10-02update version to 1.2.131.2.13Eivind Fonn
2016-06-08Merge PR #64Frank Fischer
2016-06-08Simplify `evil-maybe-remove-spaces' (re #594)Frank Fischer
2016-06-05Tweak undo behavior to fix #594justbur
2016-04-05update version to 1.2.121.2.12Frank Fischer
2016-03-07update version to 1.2.111.2.11Frank Fischer
2016-01-18update version to 1.2.101.2.10Frank Fischer
2016-01-11update version to 1.2.91.2.9Frank Fischer
2016-01-05Fix indentation for o/O with count (fix #599)Frank Fischer
2015-11-09update version to 1.2.81.2.8Frank Fischer