aboutsummaryrefslogtreecommitdiff
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
commit61adf68a0e14ad76c276fd6f39162f25f78302b1 (patch)
tree874cefdff5d1a15f097fad4129f883f2b36b7cce /modules/prog-webdev.el
parentb2c07430724ffd057aa6301eb50b70283d53395a (diff)
downloaddotemacs-61adf68a0e14ad76c276fd6f39162f25f78302b1.tar.gz
dotemacs-61adf68a0e14ad76c276fd6f39162f25f78302b1.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