jesseduffield / jesseduffield/lazygit

Intuitive Movement Commands

Open
#5,227 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

### Is your feature request related to a problem? Please describe.
It's frustrating needing to move character by character in a commit message, coming from git gui.

### Describe the solution you'd like
Pressing Ctrl + LeftArrow/RightArrow should move the cursor one word to the left/right.
Pressing Ctrl + Backspace should delete the word before the cursor.
Pressing Ctrl + Delete should delete the word after the cursor.

### Describe alternatives you've considered
I don't think there are any, really, this is default behavior in most text editors and also git gui.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.