summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-24Use "Protesilaos" instead of "Protesilaos Stavrou"externals/dired-previewProtesilaos
2026-04-13Replace "doc string" with "docstring"Protesilaos Stavrou
2026-04-09Fix typo about "keymap"Protesilaos Stavrou
2026-01-11Do not rely on derived-mode-p to actually return the major mode symbolProtesilaos Stavrou
2026-01-11Update the copyright yearsProtesilaos Stavrou
2025-07-20Add dired-preview-hookProtesilaos Stavrou
2025-07-18Update dired-preview to version 0.6.0Protesilaos Stavrou
2025-07-18Make dired-preview-trigger-commands a user optionProtesilaos Stavrou
2025-07-18Add user option dired-preview-trigger-on-startProtesilaos Stavrou
2025-05-07Make stylistic tweaks to dired-preview-open-dwimProtesilaos Stavrou
2025-04-27Bump version to trigger GNU ELPA rebuild for commit 6b5890cProtesilaos Stavrou
2025-04-22Make preview not interfere with dired-dwim-target by defining a buffer-local ...Protesilaos Stavrou
2025-04-18Make sure page up command operates in the preview windowProtesilaos Stavrou
2025-04-09Update dired-preview to version 0.5.0Protesilaos Stavrou
2025-04-08Add missing WINDOW parameter to window-prev-buffers from commit b610a6dProtesilaos Stavrou
2025-04-08Fix regression in commit 59127c1Protesilaos Stavrou
2025-04-08Make dired-preview--clean-up-window only do what its name suggestsProtesilaos Stavrou
2025-04-08Make dired-preview--delete-windows not delete windows with a buffer historyProtesilaos Stavrou
2025-04-07Make dired-preview--infer-type check for directory before large fileProtesilaos Stavrou
2025-04-05Acknowledge Sean Devlin for commit c879b76Protesilaos Stavrou
2025-04-05Make stylistic changes to dired-preview-test.el and move it intot a subdirectoryProtesilaos Stavrou
2025-04-05Merge pull request #26 from sdevlin/ignore-whole-file-nameProtesilaos Stavrou
2025-03-27Allow ignoring of files without extensionsSean Devlin
2025-03-18Make the page up/down commands work with PDF filesProtesilaos Stavrou
2025-03-05Have at least 0.1 of dired-preview-delayProtesilaos Stavrou
2025-03-04Make dired-preview-with-window throw a user-error if there is no windowProtesilaos Stavrou
2025-03-04Set other-window-scroll-default when enabling the modeProtesilaos Stavrou
2025-02-18Update to dired-preview version 0.4.0Protesilaos Stavrou
2025-02-15Make stylistic change to dired-preview--display-bufferProtesilaos Stavrou
2025-02-05Make stylistic changes involving indentationProtesilaos Stavrou
2025-02-05Make stylistic change to how hexl-mode is enabledProtesilaos Stavrou
2025-02-05Let bind hexl-follow-ascii to nil to avoid errors in the post-command-hookProtesilaos Stavrou
2025-02-05Stop previewing files that are encryptedProtesilaos Stavrou
2025-02-05Prevent preview of "self" directoryProtesilaos Stavrou
2025-02-03Update dired-preview-display-action-alist to optionally use dired-preview-dis...Protesilaos Stavrou
2025-02-03Define dired-preview-display-action-alist-below functionProtesilaos Stavrou
2025-02-03Update the doc string of dired-preview-display-action-alist-dwimProtesilaos Stavrou
2025-01-27Update copyright yearsProtesilaos Stavrou
2025-01-23Do not close the preview if "outside" is just the minibufferProtesilaos Stavrou
2025-01-21Revert "Stop using the window-state-change-hook"Protesilaos Stavrou
2025-01-21Stop using the window-state-change-hookProtesilaos Stavrou
2025-01-21Check for 'major-mode' instead of derived modeProtesilaos Stavrou
2025-01-21Encapsulate all of the dired-preview-trigger body inside the condition-caseProtesilaos Stavrou
2025-01-21Also handle the 'quit' signal in dired-preview-triggerProtesilaos Stavrou
2025-01-13Remove key binding of RET for dired-preview-find-fileProtesilaos Stavrou
2025-01-12Make dired-preview-trigger check against errorsProtesilaos Stavrou
2025-01-12Merge branch 'main' of github.com:protesilaos/dired-previewProtesilaos Stavrou
2025-01-12Rebind dired-find-file to dired-preview-find-fileProtesilaos Stavrou
2025-01-12Make small tweak to dired-preview--add-truncation-messageProtesilaos Stavrou
2024-12-26Make dired-preview--delete-windows not try to delete the last windowProtesilaos Stavrou