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

[suggestion] Distinct color for command prefixes #10033

Open
Dante-Broggi opened this issue Sep 29, 2023 · 0 comments
Open

[suggestion] Distinct color for command prefixes #10033

Dante-Broggi opened this issue Sep 29, 2023 · 0 comments

Comments

@Dante-Broggi
Copy link

I recently came across this commit in the SerenityOS project:
Shell: Color bareword yellow if it's a prefix of at least one command
Which seems like a good idea for any color-using shell, and thus a good idea for fish to adopt.
As of version 3.6.1, fish does not treat command prefixes different from typo-ed commands, on MacOS Terminal.app.

> fish --version; echo $version
fish, version 3.6.1
3.6.1
  sh -c 'env HOME=$(mktemp -d) XDG_CONFIG_HOME= fish'

does not affect behavior in my environment.

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