github MitMaro/git-interactive-rebase-tool 2.0.0

latest releases: latest, 2.4.1, 2.4.0...
4 years ago

Added

  • A diff view to show commit
  • Page up and down to help view
  • Page up and down to show commit
  • Most missing key bindings for special keys
  • Builtin help for show commit
  • Number of files change in show commit
  • Number of total additions and deletions in show commit
  • The Git "diff.renames" and "diff.rename_limit" options are now respected during show commit
  • End and Home support during edit
  • Optional rollback on error or invalid file during external edit
  • True color support on macOS

Changed

  • Replace Curses with Crossterm for input and output
  • Change page up and page down to scroll half the height of the view area
  • Improved error handling for executing external editor

Fixed

  • Scroll position resetting on resize
  • Unable to move edit edit cursor when inputMoveLeft or inputMoveRight were set to alphanumeric characters

Removed

  • Available actions footer from list and show commit views

Don't miss a new git-interactive-rebase-tool release

NewReleases is sending notifications on new releases.