Ralf Vogler
Ralf Vogler
Fixes #1211 ## Proposed Changes Add git alias `gsD`, which also shows staged untracked files.
### Description For files `foo.{a,b}` (but also `foo_{a,b}` etc.) v fo completes to v foo. but shows no file menu to make clear that the completion is not done. Sometimes...
SurfingKeys: 0.9.63 Browser: Chrome 81.0.4044.122 URL: https://www.golem.de/ ## Context On some websites (e.g. https://www.golem.de), `gf` and `C` do not show all link hints, wheras `f` and `cf` do. I would...
Planning/discussion issue for the ideas that came up in #11 - [x] noVNC to remote-control browser for login or captcha - [ ] tunnel / reverse proxy for easy access...
TODO for prime-gaming: redeem shown game keys on external stores: - [x] GOG - https://www.gog.com/redeem Known responses: `Invalid or no captcha`, `code_used`, `code_not_found` Missing: unused key + not logged in...
Chromium runs on Raspberry Pi, but Playwright seems to not support it out-of-the-box. Only tried running headless via ssh, maybe it works otherwise. Reported architectures (`uname -m`) are rpi3: `armv7l`...
I don't know which plugin needs fixing, but whenever I enable Arc Welder, all the spool and used material fields are empty. PrintJobHistory (1.14.0) SpoolManager Plugin (1.5.0) Arc-Welder (1.0.0+u.bb71e8f) Arc...
### Is your feature request related to a problem? Please describe. I wanted to version-control my `~/.octoprint/config.yaml` but there's sensitive information in there. The docs don't mention anything; searching the...
Just tried the example and noticed that hitting the tab key instead of enter does not create a new item but breaks autocomplete. In that state only the text before...
Currently, cyclic values lead to a stack overflow. It would be nice to have some option (maybe just for debugging) to get some information where a cycle happened. ~~~ocaml #...