diff --git a/Troubleshooting.md b/Troubleshooting.md index b99b40c..f693838 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -12,11 +12,13 @@ If your system uses `mimeopen`, you may have to install `perl-file-mimeinfo`. More on [default applications and openers](https://wiki.archlinux.org/title/default_applications). -## Selection marks lost +## Broken file names -This happens on leaving and re-entering or refreshing a directory. More details on [selection](https://github.com/jarun/nnn/wiki/concepts#selection). +If unicode characters are not showing correctly, please check the following: -## Tmux configuration +- Ensure locale support is not [compiled out](https://github.com/jarun/nnn/wiki/Developer-guides#compile-out-locale) +- Check locale settings (see https://github.com/jarun/nnn/issues/1145) +- Confirm the DE isn't blocking it (see https://github.com/jarun/nnn/issues/1139) #### Keyboard