Waleed Dahshan
Waleed Dahshan
Hmm, I wouldn't be able to run it right now, because it would need to trickle down into scoop. I have installed ripgrep as `rg --files` kind of does the...
`ls **/*` *is* streaming when I do it from my desktop, but when I do it for the home directory, it is frozen:  Perhaps because the files that `ls`...
@kubouch is there a chance that the starting performance for large directories such as the home directory might be improved? I do not need to wait for `rg --file` to...
It is odd that `scoop` says I have version `0.66.2` while `version` outputs `0.66.3` :)
It does stream, but `each` naturally would convert each text into a table again, defeating the purpose of `to text`.
I would like Pomsky to output, not the raw regular expression, but the delimited version of the string so the process of copy-pasting it into to the programming language becomes...
I wanted to use it for rust, to experiment with the regex for tokens in https://github.com/maciejhirsz/logos Having to write a regular expression that matches something like a string literal quickly...
Please allow the usage of `^` and `$` instead of ``. This project already copies a lot of regex's basic primitives like `+` and `*` for repitition. I don't think...
Yup, say for some reason I remapped arrow keys to `hjkl` or `wasd`, for example, under a custom context. One would want those to be the keybindings that are used...
Also occurs with me.