Results 174 comments of t9md

> one's that use regexp all time > one's that never-ever use even asterisks and treats smart case as magic I'll make this controllable by config depending on user's preference....

First, I think the current behavior is better than the suggested one. I can recognize the number of matches by the number of lines. And I don't have to do...

Hmmm, I basically don't want to. Why can't you apply the same operation to multiple same lines? Could you give me a practical scenario with a sample and ex-mode operation?...

Are you saying file header part of `narrow:search` result? Do you know you can filter unwanted file displayed from results by clicking folder icon on top-bar? It will reduce the...

Give me chance to share your motivation by sharing your GIF?

I think this should be reported on Atom or TreeShitter, I cannot fix this with vmp side.

Yes, it was not change for initial release. Using `core:copy`(`cmd-c` in mac) can copy block. Technically I can fix, but not seem to easy and I've letting it postpone for...

I want to keep this issue open until fixed.

I think L and R are upside-down in your code comment. Currently for `R-value`(`'hello'`) can be selected by `i ,` or `a ,` text-object. It's actually `argument` text-object, so doesn't...

I understand your intention, but `" / y i w" really save yanked `inner-word` to `/` register? I tried, but couldn't. I could successfully put it when I did `let...