You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
○ → bash --version GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
○ → fzf --version 0.29 (devel)
When I'm using the autocomplete for project, be default the projects have a colour assigned, when a project choosed, the is or name are added with their colors
○ → todoist add --project-id ^[[34m2243961130^[[0m "new task"
Is a current bug or maybe something I miss in my autocomplete configuration?, I'm using this file to load in order to enable the autocomplete:
Hello,
I'm using the follow environment:
○ → todoist -version
todoist version 0.20.0
○ → bash --version
GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu)
○ → fzf --version
0.29 (devel)
When I'm using the autocomplete for project, be default the projects have a colour assigned, when a project choosed, the is or name are added with their colors
○ →
todoist add --project-id ^[[34m2243961130^[[0m "new task"
Is a current bug or maybe something I miss in my autocomplete configuration?, I'm using this file to load in order to enable the autocomplete:
https://github.com/sachaos/todoist/blob/master/todoist_functions_fzf_bash.sh
The result:
Thank you, best regards.
The text was updated successfully, but these errors were encountered: