summaryrefslogtreecommitdiff
path: root/modules/prog-webdev.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-22 20:25:44 -0500
committerCraig Jennings <c@cjennings.net>2026-05-22 20:25:44 -0500
commitda38252bcf3ae14eda6d856182aee37657b1093c (patch)
tree65d882173fd4502a806dea00ebebc89685c95076 /modules/prog-webdev.el
parentbd665bfac6b6609b15c3a8e61bca277db1f7776d (diff)
downloaddotemacs-da38252bcf3ae14eda6d856182aee37657b1093c.tar.gz
dotemacs-da38252bcf3ae14eda6d856182aee37657b1093c.zip
docs(todo): record TRAMP/dirvish "?" root cause, leave fix to verify
I traced why remote dirvish shows "?" for dates: dirvish fetches remote attributes through an async `ls -1lahi` parser that only runs when the connection has direct-async and the remote has GNU ls. It falls back to skipping `file-attributes` (rendering "?") when either gate is shut. That's why the earlier dired-listing-switches attempts missed the real path, and why disabling direct-async made it worse. The config already enables direct-async, so the rest is per-host and needs a live remote. I left the three diagnostic evals and the likely fixes in the task body.
Diffstat (limited to 'modules/prog-webdev.el')
0 files changed, 0 insertions, 0 deletions