aboutsummaryrefslogtreecommitdiff
path: root/evil-states.el
AgeCommit message (Expand)Author
2025-09-29Fix evil-cleanup-insert-state in flyspell enabled bufferhiecaq
2024-07-21Remove unnecessary post-command hook runTom Dalziel
2024-06-19Make combine-change-calls end more accurateTom Dalziel
2024-06-18Correct fix for combine-change-calls endTom Dalziel
2024-06-18Fix comp warning for goto-lineTom Dalziel
2024-06-16Pause hooks and undos during blockwise (bulk) insertTom Dalziel
2024-06-14Track (and restore) previous visual selection, point, mark for gvTom Dalziel
2024-05-13Chosing register keeps eol anchoring in visual block stateTom Dalziel
2024-04-13Add keyboard escape quit to commands which exit visual stateTom Dalziel
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