An open API service indexing awesome lists of open source software.

https://github.com/uloco/repro-frecency-background-issue


https://github.com/uloco/repro-frecency-background-issue

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Reproduction Repository

Regarding issue https://github.com/nvim-telescope/telescope-frecency.nvim/issues/210

## How to reproduce

* Copy this config in your nvim config folder
* Use a light terminal background
* Start neovim and let it install everything etc.
* Default dark theme is loaded altough neovim should detect the terminal theme background as light not as dark.
* Remove frecency as a dependency from the lazy list and restart nvim
* neovim successfully detects background as light.

I tested this in iTerm2 on MacOS but I don't think it is a terminal or OS related issue, since other plugins work fine.