GothenburgBitFactory / GothenburgBitFactory/taskwarrior

[feature] Smart Case (selective case sensitive searches)

Open
#2,844 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6.1k
Forks
423
Avg merge
1d 19h
Merged PRs (30d)
11

Description

Only having the binary choice between case sensitivity vs case insensitivity isn't always flexible enough. Sometimes case sensitivity is exactly what is needed, but not very often, but switching between them is ungainly. This is where smart case is useful.

Searches are case insensitive if the search term is in all lower case, but case Sensitive if any upper case characters are included, aka "smart case." I'm sure this concept exists in other places too, but I know of it from Vim.

This has been mentioned in prior issues here also: https://github.com/GothenburgBitFactory/taskwarrior/issues/1131

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.