diff --git a/Troubleshooting.md b/Troubleshooting.md index a06b138..86e4dad 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -126,4 +126,8 @@ On OpenBSD & FreeBSD (and probably on macOS as well) `stty` maps ^Y t ## Amethyst WM -There's a known issue with Amethyst window manager on macOS - redraws do not work correctly and the screen breaks. See [issue #521](https://github.com/jarun/nnn/issues/521) for more details. \ No newline at end of file +There's a known issue with Amethyst window manager on macOS - redraws do not work correctly and the screen breaks. See [issue #521](https://github.com/jarun/nnn/issues/521) for more details. + +## Truncated icons in st + +When using `O_NERD/O_ICONS`, some `nnn` file icons in simple terminal may appear truncated. A `st` patch fixing this issue is available in a reddit thread [here](https://www.reddit.com/r/suckless/comments/jt90ai/update_support_for_proper_glyph_rendering_in_st/). \ No newline at end of file