You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foreign characters show up as a escaped numbers (e.g., \201) in Dirvish's preview pane when they are found in file or directory names. I didn't expect this, because when using dired, they show up fine. I have been using emacs for years and have tinkered around (i.e., spent a lot of time) adjusting code my init file, but I'm no lisp expert.
These foreign characters also show up fine in the mode-line and header-line buffers when you select the directory in dirvish (the buffers to the left). My guess is that it has to do with the dirvish-define-preview dired function, but I'm not sure where it is going wrong.
I'm attaching a couple of screenshots to show what I'm talking about.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Foreign characters show up as a escaped numbers (e.g., \201) in Dirvish's preview pane when they are found in file or directory names. I didn't expect this, because when using dired, they show up fine. I have been using emacs for years and have tinkered around (i.e., spent a lot of time) adjusting code my init file, but I'm no lisp expert.
These foreign characters also show up fine in the mode-line and header-line buffers when you select the directory in dirvish (the buffers to the left). My guess is that it has to do with the dirvish-define-preview dired function, but I'm not sure where it is going wrong.
I'm attaching a couple of screenshots to show what I'm talking about.
All reactions