You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-vcs/src
Pascal Kuthe af532147c9
Add command/keybinding to jump between hunks (#4650)
* add command and keybding to jump to next/prev hunk

* add textobject for change

* Update helix-vcs/src/diff.rs

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>

* select entire hunk instead of first char

* fix selection range

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
1 year ago
..
diff Reduce log message about diff timeout from warn to info (#5012) 1 year ago
git Show (git) diff signs in gutter (#3890) 1 year ago
diff.rs Add command/keybinding to jump between hunks (#4650) 1 year ago
git.rs fix git diff when core.autocrlf is enabled (#4995) 1 year ago
lib.rs Show (git) diff signs in gutter (#3890) 1 year ago