Skip to content

Backpack v0.5.3

Latest

Choose a tag to compare

@shackra shackra released this 10 May 21:20

Features

  • ui: Add diff-hl gear — VCS change indicators in the fringe
    • Real-time updates via diff-hl-flydiff-mode
    • Dired integration and terminal margin fallback
    • amend flag for diffing against parent of HEAD
    • Transient menu on C-x p R: hunk navigation, reference revision control, amend toggle
    • Transient installs independently of the magit gear
  • inventory: Parse keymap-set and define-key calls in gear files
    • Bindings in :config bodies and bare (when ...) blocks now appear in gear detail view

Bug Fixes

  • Remove duplicate lexical-binding: t cookie
  • Smarter buffer switching after killing current buffer
  • direnv: Define advice at :init block of leaf
  • Don't activate envrc when Backpack is cloned in user-emacs-directory
  • Remove unconditional de-activation of tool-bar, menu-bar and splash screen
  • Ensure ob-typescript is installed correctly by elpaca

Docs

  • Update README.md