Closed
Description
Hey there @jarun , great project!
Small bug i've noticed is that, after conducting a search, the ddgr prompt is a bit funny due to possible syntax error.
On my machine I get this literal string for the prompt: [7mddgr (? for help)[0m
The code, should be something like this: '\e[7mddgr (? for help)\e[0m
$ echo -e '\e[7mddgr (? for help)\e[0m'
=> ddgr (? for help)
Metadata
Metadata
Assignees
Labels
No labels