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

[Bug]: Super CD Directory Creation Highlights Not Always Correct #1

Open
3 of 5 tasks
ChristianSilvermoon opened this issue Nov 21, 2022 · 0 comments
Open
3 of 5 tasks
Labels
bug Something isn't working

Comments

@ChristianSilvermoon
Copy link
Owner

Shell Name & Version

bash 5.1.16(1)-release

System Architecture

Linux 5.15.0-53-generic x86_64

Platform

Linux Mint 21 (Vanessa)

Shell Options

autocd
checkwinsize
cmdhist
complete_fullquote
expand_aliases
extglob
extquote
force_fignore
globasciiranges
histappend
interactive_comments
progcomp
promptvars
sourcepath

What went wrong?

Sometimes, when one directory already exists, but subdirectories do not, Super CD will incorrectly color code existing directories as if they did not exist.

This is purely cosmetic, but unfortunately misleading.

What SHOULD have happened?

Super CD is supposed to color code directories that exist vs directories that don't when navigating to non-existent file paths.

When prompting, it should highlight existing directories in green and non-existing directories in red.

The final navigation message should show existing directories plainly, and newly created directories in light blue.

Be sure to check all that apply

  • I have searched through the Open Issues and I'm pretty sure mine isn't a duplicate
  • My version of MSRC and Enabled Default Extras are up to date with the Master Branch
  • My Issue is related to one of MSRC's Default Extra Configs (and I've specified which one above)
  • My issue actually affects multiple different platforms!
  • My issue is severe (Data Loss, etc.)
@ChristianSilvermoon ChristianSilvermoon added bug Something isn't working needs review Issue has not yet been reviewed by a maintainer and removed needs review Issue has not yet been reviewed by a maintainer labels Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant