evil
evil copied to clipboard
The extensible vi layer for Emacs.
Originally reported by: **César Antáres (Bitbucket: [ZzAntares](https://bitbucket.org/ZzAntares), GitHub: [ZzAntares](https://github.com/ZzAntares))** ---------------------------------------- Perhaps there is a setting that should be turned on but in vim, setting a local mark will be persisted...
# Issue type - Enhancement request # Expected behavior When in visual block state or visual line state, evil-mode should set region-extract-function so that Emacs functions which interact with the...
Suppose that `prettify-symbol-alist` contains `(lambda . 955)`, e.g.. Deleting the character with point on `λ` results in `ambda`, only the first letter is removed, and breaking the character of prettify....
The original motivation was to fix the misuse of `eval` in `evil-delay` by turning it into a macro (name `evil-with-delay`). But it includes various generic changes such as prefering #'...
# Issue type - Bug report # Environment Emacs version: 29.0.91 Operating System: any Evil version: 1.15.0 Evil installation type: straight.el + use-package Graphical/Terminal: X Tested in a `make emacs`...
# Issue type - Bug report # Environment Emacs version: Emacs 30 (trunk) Operating System: Linux # Reproduction steps 1. Start Emacs 2. (evil-mode) 3. (setq minibuffer-visible-completions t) 4. M-tab...
# Issue type - Enhancement request # Environment Emacs version: 26.3 Operating System: Ubuntu 20.04.1 Evil version: 1.15.0 (20240128.957) Evil installation type: MELPA Graphical/Terminal: Terminal Tested in a `make emacs`...
# Issue type - Enhancement request # Further notes I've come across [the deprecation of old-style advice](https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=27ed565ec6163c499191b62a4cee10d99019aa38) in the upcoming major Emacs release. Accomodating to this will require the following:...
# Issue type - Bug report # Environment Emacs version: 29.1.5 Operating System: macos ventura 13.4 Evil version: 1.15.0 Evil installation type: MELPA Graphical/Terminal: graphical Tested in a `make emacs`...
# Issue type Bug report # Environment Emacs version: 29.1 Operating System: NixOS 24.05 unstable Evil version: c4f95fd Evil installation type: Tested with Nix and also with Straight Graphical/Terminal: Both...