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 | 61adf68a0e14ad76c276fd6f39162f25f78302b1 (patch) | |
| tree | 874cefdff5d1a15f097fad4129f883f2b36b7cce /tests/test-prog-python-setup.el | |
| parent | b2c07430724ffd057aa6301eb50b70283d53395a (diff) | |
| download | dotemacs-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 'tests/test-prog-python-setup.el')
0 files changed, 0 insertions, 0 deletions
