tmux-easy-motion icon indicating copy to clipboard operation
tmux-easy-motion copied to clipboard

[Feature Request] smartcase support

Open laggardkernel opened this issue 4 years ago • 3 comments
trafficstars

Any idea about implementing smartcase?

laggardkernel avatar Oct 21 '21 11:10 laggardkernel

Hey and thanks for the message. How would you like to use smart case, could you give an example?

IngoMeyer441 avatar Oct 21 '21 13:10 IngoMeyer441

@IngoMeyer441 Sorry, I should elaborate my request.

The smartcase is related with searching. If there's NO capital letter in the query text, the plugin does a case insensitive searching, which means lower case letters in the query text also match capital letters. If there IS capital letter in the query text, it does searching case-sensitively.

laggardkernel avatar Oct 21 '21 13:10 laggardkernel

Ah, so this feature would be used with the f, t, bd-f (seek) and bd-t operations?

IngoMeyer441 avatar Oct 21 '21 14:10 IngoMeyer441