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: 27.2 Operating System: Linux, Fedora Evil version: 1.14.0 Evil installation type: MELPA (?) Graphical/Terminal: X Not tested with `make emacs`...

# Issue type - Bug report # Environment ||| |-----------------------------------------------------------|------------------------------------------------------------| | Evil version: | 6fde982d731e2cc4e5f6bded6f8955ab2daee3b7 | | Emacs version: | GNU Emacs 26.1 (build 1, x86_64-w64-mingw32) of 2018-05-30 | |...

Originally reported by: **arianaut (Bitbucket: [arianaut](https://bitbucket.org/arianaut), GitHub: Unknown)** ---------------------------------------- Missing these two commands from Vim: ``` ["x]]p or *]p* *]* ["x]] Like "p", but adjust the indent to the current...

enhancement
minor

# Issue type - Bug report # Environment Emacs version: 26.3 Operating System: arch linux Evil version: evil-git-874beba Evil installation type: Graphical/Terminal: graphical Tested in a `make emacs` session (see...

Originally reported by: **Mika Vilpas (Bitbucket: [sp3ctum](https://bitbucket.org/sp3ctum), GitHub: [sp3ctum](https://github.com/sp3ctum))** ---------------------------------------- Commands operating on words, such as `w` and `*`, don't seem to respect the syntax table of the current mode...

bug
major

# Issue type - Bug report # Environment Emacs version: GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.14) of 2020-03-26, modified by Debian Operating System: Ubuntu 20.04.2 LTS (Focal...

- Bug report **What did you expect to happen?** using ":%s/old/new/gRET", do the replacement and remove highlights. **What actually happened?** The highlight of the region stays active, see screenshot **Additional...

# Issue type - Bug report # Environment Emacs version: GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.22, cairo version 1.17.3) of 2020-08-28 Operating System: Arch Linux Evil version:...

This is the updated version of PR #1413, please refer to its PR for motivation. This PR is mainly created to start the discussion. It has been implemented as an...