Apinant.u
Apinant.u
### Issue Type (delete the irrelevant ones) - [ ] Question ### Specs What version are you using? v2.21.11 What browser? Brave ### Expected Behavior What did you expect to...
I write a script to remove my recent clipboard but it seems broken the greenclip.history file. Is there any work around? ```bash #!/usr/bin/env bash # grep only first line RECENTLY=$(greenclip...
event = 'file_opened' does not work with fuzzy finder. expect to close Neotree when opening the file. did I do something wrong? ```lua event_handlers = { { event = 'file_opened',...