ryenus

Results 29 issues of ryenus

As of now there are about 700 node versions according to `nvm_remote_versions`, for which `nvm ls-remote` might take up to 20 seconds to print the versions in a slightly formatted...

performance

Somehow htmlq turns the element, or tag names into lowercase: ### Expected ```sh $ echo -e '\n True\n' | htmlq Need True ``` ### Actual ```sh $ echo -e '\n...

Version: less 580 Currently, in case the search pattern is passed via the command line options, and if there's no match, like the case with the following command: ```sh echo...

Sometimes when less is used with piped input, especially when the input data is generated by some heavy lifting commands, it would be nice if less can automatically cache the...

enhancement

A late fix, but I still find clarity useful recently: 1. use `scrollIntoView` to scroll to the bottom. 2. disable auto-scroll when scrolling backward.

I guess this is quite a radical change to ask for, but I really think it would bring some good things, if Boop can also exist as a VSCode extension....

like in less. BTW, nice idea for such _interactive watch_, kudos!

setup a GitHub Actions workflow to run the build - fix compile error: value of optional type must be unwrapped - add GitHub Actions workflow for build

As a packaging tool, mbt should support automatic version update, that is, it should be possible to bump part(s) of `..` version automatically for the mta itself as well as...

kind-enhancement

It would be great to have an option to turn on this feature.

Feature Request