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

Chalk reporting invalid chalk mark in autocomplete script #251

Open
drraid opened this issue Mar 21, 2024 · 0 comments
Open

Chalk reporting invalid chalk mark in autocomplete script #251

drraid opened this issue Mar 21, 2024 · 0 comments

Comments

@drraid
Copy link
Contributor

drraid commented Mar 21, 2024

Description

using chalk on linux produces an error about invalid chalk mark in the autocomplete script (the file which chalk itself creates/manages)

another1@covm2:~$ ./chalk
info:  Installed bash auto-completion file to: /home/another1/.local/share/bash_completion/completions/chalk.bash
info:  Added sourcing of autocomplete to ~/.bash_completion file
info:  Script should be sourced automatically on your next login.
another1@covm2:~$ ./chalk
info:  Invalid chalk mark in autocompletion script. Updating.
info:  Installed bash auto-completion file to: /home/another1/.local/share/bash_completion/completions/chalk.bash

Impact

This is mostly an annoyance but could represent a bigger issue.

Steps to Reproduce

See above use of chalk on x64 linux

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