Ramon Blanquer

Results 13 issues of Ramon Blanquer

Hello, I followed the steps on the README.md, it complains about executing bosnobot as a module as it has got no __main__.py, am I doing something wrong? ``` $ python...

This is an updated PR taken from @funkadelic https://github.com/cypress-io/code-coverage/pull/474 updated to try to make the tests pass and make it easier for the plugin team to istruct us on how...

I can't manage to enable or disable the component unless I get hold of the component in my hosting component and interact with its API: ``` @Component({ selector: 'mycomp', template:...

At the moment I cannot programatically set the slider to disabled, and updating the `Options` the slider is constructed with won't make it react, so I have to do something...

Is there a way to be able to make catpuccin follow the system's theme? I saw this user that I guess wanted to do it https://github.com/catppuccin/tmux/issues/83 There's a user that...

enhancement

Hello, I am trying to install cJSON with CMake's FetchContent and I managed to do it but I find it strange that the header files are not included in the...

Just leaving this as an interesting feature. As a user I would like task lists so I could check-uncheck without editing text. Editing text involves more precision and actions than...

### Environment - OS: **macOS** `14.4.1` - Terminal: **iTerm** Build `3.5.0beta22` - Shell: **zsh** `5.9 (x86_64-apple-darwin23.0)` **bash** `3.2.57(1)-release` - tmux: `3.4` ### Problem If I follow the instructions and set...

See the issue https://github.com/erikw/tmux-dark-notify/issues/1 for full description of what this PR is trying to address.

### Did you check the docs? - [X] I have read all the zen-mode.nvim docs ### Is your feature request related to a problem? Please describe. The visual vertical lines...

enhancement