aboutsummaryrefslogtreecommitdiff
path: root/modules/prog-webdev.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-25 11:56:35 -0400
committerCraig Jennings <c@cjennings.net>2026-06-25 11:56:35 -0400
commit64b4371519c0a6e53e013aa34dfab6d6ba0d927c (patch)
tree32307b31e9f5808b103918f08dcabea7f1924579 /modules/prog-webdev.el
parent5fa06885d6a1da2b7e021f78ea0111a81f7b3500 (diff)
downloaddotemacs-64b4371519c0a6e53e013aa34dfab6d6ba0d927c.tar.gz
dotemacs-64b4371519c0a6e53e013aa34dfab6d6ba0d927c.zip
fix(dirvish): reap the Super+F popup session on any frame close
The popup's q (cj/dirvish-popup-quit) reaps the session's dired buffers, but closing the Hyprland float directly or letting it lose focus bypasses q and orphans them, which is the "leaves a load of buffers around" symptom. A delete-frame-functions hook scoped to the "dirvish" popup frame runs dirvish-quit on every close path. Regular C-x d sessions, where multiple dired buffers are wanted for mark-and-move, and the global dired-kill-when-opening-new-dired-buffer (deliberately off for that same reason) are both untouched. Verified: a navigated popup session drops back to baseline when the frame closes without q.
Diffstat (limited to 'modules/prog-webdev.el')
0 files changed, 0 insertions, 0 deletions