Nikita Bobko

Results 412 comments of Nikita Bobko

> I wanted to perform the operation described in “the suggested behavior,” @muuuuwa You can already do that with `move` command

Probably a duplicate of https://github.com/nikitabobko/AeroSpace/issues/1613 (the stacktrace got more explicit in later versions)

I am marking this issue as duplicate of https://github.com/nikitabobko/AeroSpace/issues/1613

Thinking out loud. A useful property would be to submit "additive" pieces of toml config to `config-write` command somehow: ```shell $ cat

Realization. Technically, it's probably should not be `join-with` because of the following case: ``` +-------------------+ +-------------------+ + - - - - - - - - - + |x-+ | |x-+...

AFAIK, it works as expected. Swift will automatically switch to the appropriate actor. You can test with the following program: ```swift @main struct Main { static func main() async throws...

And there is the third group of people who will say that they want to ban `guard` from their code base completely. For `guard let` and `guard case`, they prefer...

The problem is somewhere in your configuration. My guess: keys conflist with other software that intercepts global keys (e.g. skhd, karabiner) It's not an AeroSpace issue

1. What browser do you use? 2. Please capture picture-in-picture debug info with `debug-windows` command