Andrey Resler

Results 6 issues of Andrey Resler

There's no color scheme setting at the moment. Since this is an Electron app, the lowest effort UI customization can be achieved with the ability to add/edit custom CSS.

Steps to reproduce: 1. Enable borders with visible active/inactive colors. 2. Have windows distributed across at least two spaces 3. Open mission control and switch between spaces while in mission...

yabai-v7.1.6 After a period of normal usage (creating spaces, moving/swapping windows around), any random window can occasionally become "always-on-bottom", which is exactly the opposite of "always-on-top" (for the lack of...

bug

Steps: 1. Create a .hurl file with any request 2. cd to the file's location 3. type `hurl`, then space followed by tab Expected: I would expect the file name...

bug
open-to-contribution

Steps to reproduce: ```go str1 := "hello world" ``` 1. Parse the sample above 2. Check the nodes Expected: ``` (source_file (short_var_declaration left: (expression_list (identifier)) right: (expression_list (interpreted_string_literal (interpreted_string_literal_content))))) ```...

### Steps to reproduce 1. Ollama 0.11.5 2. gpt-oss:20b 3. Start oatmeal and send any query ### Result ``` Backtrace omitted. Run with RUST_BACKTRACE=1 to display it. Run with RUST_BACKTRACE=full...