diff options
| author | Berke Kocaoğlu <berke.kocaoglu@metu.edu.tr> | 2022-03-08 10:23:35 +0300 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-08 10:23:35 +0300 | 
| commit | 7f71ddf4fc73e84f376e91eba499223d523e4950 (patch) | |
| tree | 373b2ee00990c2e3142109347fa8aa80f5b55edc | |
| parent | 231b317578cedfcca2d25b7d9861b080a37b102d (diff) | |
Export known issues in readme to GitHub issues (#243)
Export known issues in readme to GitHub issues and link the issue
| -rw-r--r-- | README.md | 5 | 
1 files changed, 1 insertions, 4 deletions
| @@ -162,10 +162,7 @@ Yes, see [nsxiv-env](https://github.com/nsxiv/nsxiv-extra/tree/master/scripts/ns  * Can I pipe images into nsxiv? <br>  Yes, see [nsxiv-pipe](https://github.com/nsxiv/nsxiv-extra/tree/master/scripts/nsxiv-pipe) -* nsxiv crashes when viewing images with emojis in their name. <br> -This is an issue with libXft. Either wait for -[this](https://gitlab.freedesktop.org/xorg/lib/libxft/-/merge_requests/1) fix to -be merged, or install [libxft-bgra](https://github.com/uditkarode/libxft-bgra) +You may also wish to see the [known issues](https://github.com/nsxiv/nsxiv/issues/242).  Customization | 
