emacs-evil / emacs-evil/evil

"U" does not do anything

Open
#144 11 comments 0 reactions 0 assignees View on GitHub
enhancement minor
Dominant language
Emacs Lisp
Stars
3.9k
Forks
307
PR merge metrics
No merged PRs in 30d

Description

Originally reported by: **Anonymous**

----------------------------------------

I'm trying to learn Vim keybindings from vimtutor, and noticed that "U" does not undo all changes on a line. Is this not bound for a reason, or is this a missing feature? I don't seem to see any mention of it anywhere online.

----------------------------------------
- Bitbucket: https://bitbucket.org/lyro/evil/issue/144

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the behavior of "U" while following vimtutor, then inspect the Evil keybinding implementation for the relevant undo behavior. Done means deciding whether "U" should undo all changes on the current line and, if so, adding the corresponding implementation and test coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
emacs, emacs-lisp
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.