Skip to content

Release 0.1.7: qk-dired module, built-in use-package

Latest
Compare
Choose a tag to compare
@Qkessler Qkessler released this 04 Feb 19:22
· 3 commits to main since this release

On this release, we drop the MELPA use-package package, to favor the built-in one, hence the need to update to Emacs 29. We will always support the latest rolling release, or master. Upgrading is sufficiently straight forward to have backwards compatibility.

Language support:

  • Python with treesit integration.
  • Bash with treesit integration.

New Features:

  • Built-in use-package.
  • Avy movement to mimic relative line jumps with SPC j and SPC k.
  • Update agendas, daily, weekly and monthly agendas.
  • Added Example workflow section on the README, to shed some light on my workflow using qk-emacs.
  • Vterm can be used as a daily-driver terminal emulator on the qk-vterm module.
  • NEW: qk-dired module, which works like treemacs, but built-in.

Bug Fixes:

  • Fix harpoon, working with tabs again.
  • Fix org-agenda with weird behaviour when called after opening an org-file (really fast now).