David Vo

Results 309 comments of David Vo

Aha! The directory moved to `org.gnome.desktop.peripherals.touchpad`. Go figure.

I would personally like a version where it renders like a bytestring, for example like `Foo { data: b"\x01foo bar" }`.

I'm unable to verify that this is fixed with Cursorless v0.26.740 and Parse tree v0.26.4. Using the following source: https://github.com/cursorless-dev/cursorless/blob/34d128fe33880991043cbeeeb3f23c689a721314/packages/cursorless-org/src/pages/cheatsheet.tsx#L19 `highlight item` (I'm using the keyboard interface): ![highlight item](https://github.com/cursorless-dev/cursorless/assets/128854/5ccbd6f9-bae4-44e8-a7f3-93c8ade13b0f) `highlight...

Are we keeping this open for any particular reason?

Unassigning myself because I realistically won't have time to enable more lint rules. It'll be good to consider the lint rules that use type information, but we should consider how...

It looks like #1707 didn't describe the inference part of "just", which ~is~ was the main motivation for its existence.

This is duplicating documentation… one section in the README would be enough, would it not?

Since this is NixOS, I'm guessing some library dependency can't be found. You might need to build within a FHS user env. Could you run `lddtree` on that binary? That'll...

> Add suppliers to the ProfiledPIDController interface. This would be simpler for Python to wrap.

I'm still seeing this error with git v2.40.0 with f25babf6dbc4979003acf24c7ebf78e89a01f157. Here's me trying to `git move -b my-branch`: ``` Attempting rebase in-memory... The application panicked (crashed). Message: A fatal error...