Skip to content

Enable Case sensitive when specifying an upper case letter #88

@arialdomartini

Description

@arialdomartini

I have a suggestion: make search case sensitive if the user specifies an upper case letter.

I believe this is consistent with how Emacs manages searching and case:

An upper-case letter anywhere in the incremental search string makes the search case-sensitive.

Of course, this should happen only in case ace-jump is set to be case insensitive (e.g. (setq ace-jump-mode-case-fold nil)); with (setq ace-jump-mode-case-fold t) then the letter should match exactly, including case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions