github extrawurst/gitui test

latest releases: v0.26.1, v0.26.1-rc1, v0.26.0...
2 years ago

finder highlighting matches

fuzzy-find

Breaking Change

Have you used key_config.ron for custom key bindings before?
The way this works got changed and simplified (See docs for more info):

  • You only define the keys that should differ from the default.
  • The file is renamed to key_bindings.ron
  • Future addition of new keys will not break anymore

Added

  • add fetch/update command all remote branches (#998)
  • add trace-libgit feature to make git tracing optional @dm9pZCAq)
  • support merging and rebasing remote branches @R0nd)
  • add highlighting matches in fuzzy finder @Mifom)
  • support home and end keys in branchlist (#957)
  • add ghemoji feature to make gh-emoji (GitHub emoji) optional @jirutka)
  • allow customizing key symbols like & (see docs) (#465)
  • simplify key overrides (see docs) (#946)
  • dedicated fuzzy finder up/down keys to allow vim overrides (#993)
  • pull will also download tags (#1013)
  • allow editing file from filetree (#989)
  • support bare repos (new workdir argument) (#1026)

Fixed

  • honor options (for untracked files) in stage_all command (#933)
  • improved file diff speed dramatically (#976)
  • blaming files in sub-folders on windows (#981)
  • push failing due to tracing error in upstream (#881)

Don't miss a new gitui release

NewReleases is sending notifications on new releases.