gitolicious
gitolicious
@derailed, still waiting for your feedback on this. I have rebased the branch after the `O` hotkey [got snagged](https://github.com/derailed/k9s/commit/90a810ffc2ec5d5460ae4f43325e295f158dec65#diff-976a2dd117dd94652faa830f5bcaa7459a04b70e5d189399d05ff73b7bb25705) in the meantime.
There is an open issue #1747 for this feature. I gave it a shot in #2133 close to a year ago. Unfortunately, the PR is getting stale as @derailed seems...
I gave it a shot with #2133, let me know what you think.
> but would it be possible to jump to any kind of resource? See my comment in the PR. I didn't find an easy way on first try. But it...
Duplicated by #2696 and solved with the merge of #2700.
For Go apps I am using a pretty straightforward way of building from source in a Docker container with a `docker run` installer script. Here is my example for [k9s](https://github.com/derailed/k9s):...
@heilingbrunner looks like these are AhoyDTU warnings, refer to the issue over there: https://github.com/lumapu/ahoy/issues/1066
I took your sample config and uploaded it to an S2 Mini. _USB is mounted_ and _USB is ready_ both show `ON`. There is no HID keyboard detected on my...
Somehow I am unable to use the fork locally in my HomeAssistant ESPHome (dev) Add-On setting the `esphome_fork` to `pull/3917/head`. Hass.io add-on log output [16:49:55] INFO: Checking forked ESPHome [16:49:55]...
I tried the example again and noticed that actually the _"Press ShiftLeft + B"_ is not working properly. Checking the `keydown` events in JavaScript, it looks like only the Shift...