Hugo

Results 374 issues of Hugo
trafficstars

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...

wontfix

contributions welcome
lv: easy

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...

contributions welcome
lv: medium

The interleaved descriptions mess up readability.

contributions welcome
lv: easy

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...

planning

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:...

help wanted

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...

awaiting response

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...

bug