-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
Description
Hello
I'm having following playbook
When running from VS Code - fzf is successfully invoked, i.e. it's rendered and arrow keys are worrking, Enter completes selection
But when running from CLI - fzf render just blank screen, no fzf interface.
The same happens to other similar tools: skim, peco.
I'm running playbook like this
Works
runme run --filename test-fzf.md --index 0
helloEmpty blank screen
runme run --filename test-fzf.md --index 1Reactions are currently unavailable