Closed issue by ElDifinitivo on void-packages repository https://github.com/void-linux/void-packages/issues/36693 Description: ### System * xuname: `Void 5.15.32_1 x86_64 AuthenticAMD uptodate rrmFFFFFFFFFFFFF` * package: `nnn-4.4_1` Specifically with this diff: [https://github.com/jarun/nnn/blob/master/patches/gitstatus/mainline.diff](https://github.com/jarun/nnn/blob/master/patches/gitstatus/mainline.diff). It becomes incredibly useful in vim/nvim when using an nnn plugin as a file-picker as a replacement for nerdtree to see the git status for project files. It adds a `-G` flag to `nnn` to enable git status symbols. An example of how it looks can be seen [here](https://github.com/luukvbaal/nnn.nvim#git-status).