diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-22 20:25:44 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-22 20:25:44 -0500 |
| commit | da38252bcf3ae14eda6d856182aee37657b1093c (patch) | |
| tree | 65d882173fd4502a806dea00ebebc89685c95076 /scripts | |
| parent | bd665bfac6b6609b15c3a8e61bca277db1f7776d (diff) | |
| download | dotemacs-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 'scripts')
0 files changed, 0 insertions, 0 deletions
