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: - GNU Emacs 26.3 (build 1, x86_64-apple-darwin17.7.0, NS appkit-1561.60 Version 10.13.6 (Build 17G65)) - GNU Emacs 28.0.50 (build 3, x86_64-apple-darwin16.7.0,...

# Issue type - Question # Environment Emacs version: GNU Emacs 27.0.91 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G95)) of 2020-07-06 Operating System: macOS Catalina 10.15.5 Evil version:...

This change fixes #1337. * `evil-integration.el`: When go-mode is loaded, mark `godef-jump` as a jump command so that `evil-jump-backward` works properly with it.

# Issue type - Enhancement request # Environment Emacs version: GNU Emacs 28.0.50 (build 21, x86_64-pc-linux-gnu, cairo version 1.14.8) of 2020-07-18 Operating System: Red Hat Enterprise Linux Workstation release 7.6...

Here's another small PR, this time to fix an inconsistency I've noticed with respect to Vim behavior. In Evil `C-w C-c` has been closing the current window. This behavior appears...

Wasn't sure if I should file this issue over at the `evil-surround` repo, but I think this is not an `evil-surround` problem but rather a problem on how I'm trying...

This fixes the odd behavior of the yank register (0) and delete registers (1-9) described in #864 and makes their behavior identical to [Vim](http://vimdoc.sourceforge.net/htmldoc/change.html#registers). The following changes were made: -...

Provide a pilot version as PoC. No cross-buffer highlighting for substitution in this version. On the way improve overall performance of highlighting by removing `run-at-time` and introducing `window-end` with `update`...

# Issue type - Enhancement request # Environment Emacs version: GNU Emacs 27.0.91 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.17, cairo version 1.17.3) of 2020-04-20 Operating System: Linux mk-desktop 5.6.12-arch1-1 #1...

# Issue type - Enhancement request It would be nice if `evil-search` were updated to make use of the new `isearch-lazy-count` setting in Emacs 27. # Environment Emacs version: 27.0.91...