philc / philc/vimium

Search with capital letters

Open
#3,256 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
27k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Hi! Is this a bug or intended behavior?

The search succeeds only if the search text is typed in lower case (the result does not matter, it can have characters in upper case too):

image

image

Shouldn't typing in capital letters also be supported?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported behavior by comparing lower-case and capitalized search text, using the screenshots and examples in the issue. Trace the search entry point and determine where case handling differs; the issue is done when equivalent searches work regardless of capitalization and the behavior is covered by an appropriate regression check.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.