evil icon indicating copy to clipboard operation
evil copied to clipboard

The extensible vi layer for Emacs.

Results 182 evil issues
Sort by recently updated
recently updated
newest added

# Issue type - Bug report # Environment Emacs version: 28.0.50 Operating System: Arch Linux Evil version: 1.14.0 Evil installation type: straight.el (source) Graphical/Terminal: Both Tested in a `make emacs`...

I use evil mode in spacemacs in the terminal mode and I've observed that `evil-jump-forward` does not seem to work. There are multiple issues here: 1. `:jumps` seems to show...

Originally reported by: **Titus von der Malsburg (Bitbucket: [tmalsburg](https://bitbucket.org/tmalsburg), GitHub: [tmalsburg](https://github.com/tmalsburg))** ---------------------------------------- In Evil, line operations always affect buffer lines instead of visual lines. This behavior is consistent with Vim....

bug
major

# Issue type - Bug report # Environment Emacs version: `GNU Emacs 28.0.90 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.17.4) of 2021-12-14` Operating System: Arch Linux, `5.15.7-zen1-1-zen #1...

# Issue type - Question # Environment Emacs version: 27 (doom) Operating System: Ubuntu Evil version: latest Evil installation type: MELPA # Reproduction steps I am trying to replicate a...

# Issue type - Bug report # Environment Emacs version: Emacs 29.0.50 Operating System: archlinux Evil version: 1.14.0 Evil installation type: melpa Graphical/Terminal: GUI Tested in a `make emacs` session...

# Issue type - Bug report # Environment Emacs version: `GNU Emacs 27.2 (build 1, x86_64-apple-darwin20.6.0, NS appkit-2022.60 Version 11.6 (Build 20G165)) of 2021-09-23` Operating System: macOS Big Sur version...

Originally reported by: **Xin Wang (Bitbucket: [dram](https://bitbucket.org/dram), GitHub: [dram](https://github.com/dram))** ---------------------------------------- Input method can not be toggled on in isearch mode when evil is enabled. It works if evil is disabled....

bug
minor

# Issue type - Bug report # Reproduction steps - Start Emacs - in scratch buffer type in new line: - `(+ 1 1)` - Move point to end of...

Originally reported by: **Anonymous** ---------------------------------------- evil-window-delete doesn't put the cursor into the same window that vim would. This matters for making temporary splits, among other things. To reproduce, start with...

bug
major