tv

Results 7 issues of tv

Calling `gsub` with an empty regex will run forever. Example: ``` console $ jq -n '"" | gsub(""; "")' ``` Not sure if this is a bug or expected behavior,...

**Quick Summary:** How hard would adding other hosting endpoints really be? I just stumbled over this note in https://github.com/elm/compiler/blob/master/docs/elm.json/package.md: > **Note:** We currently only support GitHub repos to ensure that...

I'm trying to use injections to highlight deeply nested code but I'm encountering issues causing highlighting to differ depending where it gets injected. (See example below.) As I cannot figure...

cli

This adds the `--complete-1` option that will cause the interactive finder to exit as soon as a single match is found.

**Describe the bug** When using `types.paths.toType` with relative pathnames, the result might not be intuitive as paths will always be interpreted relative to `/`. **To Reproduce** E.g. let's imagine there...

bug

`c'glfwGetX11Display` does not take a `Window` argument anymore since https://github.com/bsl/bindings-GLFW/pull/76.

This change allows using custom currency files similarly to how https://github.com/tiffany352/rink-rs/pull/172 allows using custom definitions files.