ncaq

Results 110 comments of ncaq

I was mistaken when I said that the CLI doesn't warn without a pragma. You have to generate the .hie to detect it.

I looked at it to some extent, but I couldn't figure it out any way, so I gave up. The `analysisObservations` results are inevitably different. The only argument that differs...

自分の環境だとSlackもそうなりますね、Electron、というよりChromium系に共通する問題があるのでしょうか

When I tried to import it and use it in my product, I realized that unlike Rest, HttpApi performs a lot of processing such as defaultIntegration and default stage in...

If the OpenAPI title and the apiName in the props did not match, the following error occurred. ``` Redundant fields [name="foo-deve"] provided when either Body or BodyS3Location is not empty...

There was one problem. While this works well for one-line comments such as `//`, it is not as good for `/* */`, it adds an extra space.

Altキーはdelay対象になっていて連続押し扱いになってるとかそんな感じですかね

~~~py # x K("C-b"): { # g K("C-u"): pass_through_key, # h K("j"): [K("C-Home"), K("C-a"), set_mark(True)], }, ~~~ も動かなくなったのでAltだけということでも無いらしい

@VVVFO In my env, start xkeysnail → xkbset is work. I xmonad startup code have `spawn "sleep 10 && systemctl --user restart xkbset-bouncekeys"` https://github.com/ncaq/.xmonad/blob/c457a3f4ed5c16f335b302aceb8c10e380c8b6da/xmonad.hs#L186

I reported to libinput issue. [Incompatible xkeysnail with libinput-1.16.0 (#512) · Issues · libinput / libinput · GitLab](https://gitlab.freedesktop.org/libinput/libinput/-/issues/512)