teawd

Results 4 comments of teawd

No, I'm looking to type out the secret. So it would type something like: ``otpauth://totp/Main:none?secret=SECRET&period=30&digits=6&issuer=Main`` so I can input it into other software.

Another case: Filenames with symbols '*', '\~', '?' also break marking, using '%m' also breaks Example: "image.png~"

I think [#226](https://github.com/tpope/vim-surround/pull/226) (almost the exact same PR) implements a better count detection (not limited by 0-9)? There is also a bug where if you do a line selection and...

Oh, I didn't realize that. I also saw not being able to surround with numbers as a problem. Sounds like a little bit of a hack, but I do prefer...