Hugo
Hugo
I'd like to mute/unmute all microphones together (the same applies to volume control, etc). Right now, this does not seem to be trivially possible. I need to wrap ponymix and:...
First of all, let me clarify that I'm testing pycarddav against [radicale](http://radicale.org/) When trying to sync my contacts, I get the following output: ``` $ pycardsyncer DEBUG:root:Ignoring query:where in configuration...
Save `last-item` into a plain-text file with the path of an item when it is created. `todo edit` by itself would edit that entry. This makes tweaking details after using...
The interleaved descriptions mess up readability.
Flushing deletes all completed todos. For my shopping list, this is fine, but for list of tasks, I prefer to keep a history, even if not indefinitely. Maybe `flush` should...
When using an LSP, I often find myself wondering "are there no errors, or is the LSP still working?". There's actually a notification that LSPs can send to their clients:...
Vue files can have a `script` element with either `type="javascript"` (the default) or `type="typescript"`. It also support scripts in css, scss, less, sass and a few others. Would it be...
Disconnecting from the debugger (eg: closing `nc`) will just leave the debugged application frozen (and I can't connect back!). This is probably a result of never `continue`'ing the execution, but...
### Describe the bug This issue is about the error message for this error condition being very unclear. I turned on my computer and then ran `tuba` and got an...