tmux-easy-motion
tmux-easy-motion copied to clipboard
[Feature Request] smartcase support
trafficstars
Any idea about implementing smartcase?
Hey and thanks for the message. How would you like to use smart case, could you give an example?
@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.
Ah, so this feature would be used with the f, t, bd-f (seek) and bd-t operations?