github idursun/jjui v0.8.9

latest releases: v0.9.3, v0.9.2, v0.9.1...
pre-release2 months ago

What's Changed

  • docs: add Homebrew as an installation method by @lvignoli in #84
  • Update instruction on installation for archlinux-based linux distros by @TeddyHuang-00 in #85
  • feat: support ~/.config and $XDG_CONFIG_HOME on macOS by @PrayagS in #86
  • Automatically add --allow-new argument to new local bookmarks by @idursun in #88
  • fix(revisions): set selected item on refresh by @idursun in #103
  • fix: snapshot working copy less often by @Jollywatt in #96
  • fix: highlight background colour seq calculation by @idursun in #106
  • fix: add --remote argument to bookmarks with multiple remotes by @idursun in #107
  • perf: make the preview pane more responsive when switching commit by @glehmann in #108
  • Add compilation instructions and add /jjui to .gitignore by @ilyagr in #112
  • Abandon command passes --retain-bookmarks by default
  • New key binding: @ jumps to working copy revision #111
  • New key binding: J jump to parent of the currently selected revision
  • New key binding: ctrl+z suspends jjui and returns to terminal. Typing fg should resume it.
  • jjui won't start and print an error message if the configuration file is malformed #114
  • When typing a bookmark name, spaces will be automatically replaced with - and the input box will expand if it exceeds the initial size.
  • Git: git push commands will be repeated per remote and --remote argument is always displayed.

New Contributors

Full Changelog: v0.8.8...v0.8.9

Don't miss a new jjui release

NewReleases is sending notifications on new releases.