uncenter

Results 972 comments of uncenter

Looks like this is the line that needs to be changed: https://github.com/Schniz/cmd-ts/blob/e6759073041f19e07906087ddcc15a416361ec7c/src/circuitbreaker.ts#L35 You can see that `-h, --help` exits with code 1 while `-v, --version` exits with code 0: https://github.com/Schniz/cmd-ts/blob/e6759073041f19e07906087ddcc15a416361ec7c/src/circuitbreaker.ts#L33-L39

Strange... I have been using this for about a month now and just experienced this for the first time. Typing in a password disappears and pressing enter duplicates the "Prerequisite...

I've just been triaging some of the `frontend` issues and... are we alright to close this? I think the favicon was updated somewhere in #9014 so this should no longer...

Are there any blockers for this anymore? Happy to help get this through.

I think KDL does have enough usage now! [2.3k hits for searching for `path:*.kdl`](https://github.com/search?q=path:*.kdl+&type=code) which is enough under the [current rules](https://github.com/github-linguist/linguist/issues/5756). I am going through the [steps to add a...

I'm also not entirely sure what license the grammar is under. It needs to be [one of these](https://github.com/github-linguist/linguist/blob/7ca3799b8b5f1acde1dd7a8dfb7ae849d3dfb4cd/vendor/licenses/config.yml#L3-L15) ([see github-linguist/linguist/CONTRIBUTING.md#L125](https://github.com/github-linguist/linguist/blob/master/CONTRIBUTING.md?plain=1#L125)).

Maybe we can fix the grammar issues before 2.0? https://github.com/kdl-org/kdl/pull/285

Solved? I think this can be closed!

@zachleat can we revisit this for v3? I'm not sure if @sielay is still up for doing the PR but I think this is an important (breaking) change to make.

I'm all for adding `include` and `exclude` properties and deprecating `filter`.