Skip to content

Add commandline option for case insensitive matching#219

Closed
ptzz wants to merge 1 commit into
rupa:masterfrom
ptzz:master
Closed

Add commandline option for case insensitive matching#219
ptzz wants to merge 1 commit into
rupa:masterfrom
ptzz:master

Conversation

@ptzz
Copy link
Copy Markdown

@ptzz ptzz commented Nov 8, 2017

This would support the use case I was looking for in #209: Make it possible to produce a list of case insensitive matches.

@ericbn
Copy link
Copy Markdown
Contributor

ericbn commented Nov 10, 2017

Created PR #221 changing the default matching strategy to smart case, and adding two new parameters to force case insensitive (-i) or case sensitive (-s) matching. Solution is just 1 LOC bigger than the original implementation. Also updated the man page and the README.

Copy link
Copy Markdown

@dmd dmd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple but adds functionality probably not wanted by most. I wouldn't bother.

@ptzz
Copy link
Copy Markdown
Author

ptzz commented Oct 24, 2019

It’s available in https://github.com/skywind3000/z.lua which I have switched to.

@ptzz ptzz closed this Oct 24, 2019
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

Successfully merging this pull request may close these issues.

3 participants