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

Allow the filtering of the interactive cd (g<space>) results to be case insensitive #547

Closed
1 task
RioNight opened this issue Jan 20, 2024 · 3 comments
Closed
1 task
Labels
feature New feature request

Comments

@RioNight
Copy link

RioNight commented Jan 20, 2024

Is your feature request related to a problem? Please describe

When I interactive cd with g<space> I would like to quickly navigate to some subdirectory. It would be much easier and ergonomic if filtering the drop down against the user input were smart cased or case insensitive, like the slash / searching.

Will you be willing to contribute this feature?

  • Yes, I'll give it a shot

Describe the solution you'd like

Smart casing is when the default search is case-insensitive but when you input a upper case letter the search becomes case sensitive.
A simple case insensitive would also be good.

Describe alternatives you've considered

Additional context

If you're in a directory with subdirectories Desktop, Documents, and downloads, entering d into the g<space> search bar will filter out Documents and Desktop, leaving only downloads.
However, in the / search, searching for d still keeps the uppercased directories.

No response

@RioNight RioNight added the feature New feature request label Jan 20, 2024
@RioNight RioNight changed the title Allow the filtering of the interactive cd (g<space>) results to be smart cased Allow the filtering of the interactive cd (g<space>) results to be case insensitive Jan 20, 2024
@sxyazi sxyazi mentioned this issue Feb 10, 2024
59 tasks
@sxyazi
Copy link
Owner

sxyazi commented Feb 10, 2024

Added to the Feature Requests, closing in favor of that list.

@sxyazi sxyazi closed this as completed Feb 10, 2024
Copy link

I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 12, 2024
@sxyazi
Copy link
Owner

sxyazi commented May 26, 2024

Hi, this feature has been implemented by @ndtoan96 in #910! 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants