Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error using fzf completion with projects #243

Open
oscarenzo opened this issue Sep 5, 2023 · 0 comments
Open

error using fzf completion with projects #243

oscarenzo opened this issue Sep 5, 2023 · 0 comments

Comments

@oscarenzo
Copy link

oscarenzo commented Sep 5, 2023

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:

fzf_error_project_color

Thank you, best regards.

ronscho added a commit to ronscho/todoist that referenced this issue Jul 24, 2024
add --ansi option to fzf will solve color and styling related issues like sachaos#243
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant