- #101: Add
crux-find-current-directory-dir-locals-file. - Add
crux-keyboard-quit-dwim.
- Create nonexistent parent directories in
crux-copy-file-preserve-attributes.
- #94: Add
crux-with-region-or-sexp-or-line. - #92: Consider derived modes when checking for major mode (
dired,org-mode,eshell).
- More robust
crux-rename-file-and-buffer. - Fix
sudonot found error in OpenBSD and Alpine Linux (they usedoas). - #100: More robust
crux-copy-file-preserve-attributes.
- #65: Add a configuration option to move using visual lines in
crux-move-to-mode-line-start. - #72: Add
crux-kill-buffer-truename. Kills path of file visited by current buffer. - #78: Add
crux-recentf-find-directory. Open recently visited directory. - Add
crux-copy-file-preserve-attributes. - Add
crux-find-user-custom-file. - Add
crux-kill-and-join-forward. - Add
crux-other-window-or-switch-buffer. - Add support for org-mode links in
crux-view-url. - Add support for creating shell and terminal buffers.
- Add remote files support to
crux-sudo-edit. - Add
crux-smart-kill-line.
- Remove unused prefix argument from
crux-smart-kill-line. - Mark
crux-recentf-ido-find-fileas obsolete.
- Fixed extra line issue when duplicating region.
- Various small fixes that we were too lazy to document properly.
- Fixed
sudonot found in OpenBSD and Alpine Linux.