Attila Szász
Attila Szász
When I pass `--quiet`, the tool still spits out lots of info - presumably coming from the browser process? I expect a tool to have zero output when a "quiet"...
Can anyone explain this? My Jupyter doesn't render the HTML, but shows the editor. 
**Is your feature request related to a problem? Please describe.** The docker installation doesn't run on a Raspberry Pi / armv7 platform. **Describe the solution you'd like** I'd like to...
It only provides the verbatim. Twice. I am typing `s3dir s3://bucket/a` and I get `//bucket/a //bucket/a`
It doesn't seem to split suggestions at prefix '/' boundaries. E.g. with ``` bucket / pfx1 / pfx11 / file111 / file112 / pfx12 / pfx2 ``` typing `s3ls s3://bucket/pfx`...
## Description I am using a file allowlist to serve static pages defined as follows: ``` { "VoilaConfiguration": { "file_allowlist": [ ".*\\.(png|jpg|gif|svg|mp4|avi|ogg|html|js)" ] } } ``` Prior to v0.5.0 this...
Traceback (most recent call last): File "synfig_output.py", line 1344, in e.affect(output=False) File "/usr/share/inkscape/extensions/inkex.py", line 215, in affect self.effect() File "synfig_output.py", line 1053, in effect SynfigPrep.effect(self) File "/home/tilushq/.config/inkscape/extensions/synfig_prepare.py", line 484, in...
Hi, It'd be great to fully support [Added Tone Chords (see table)](https://www.wikiwand.com/en/Chord_(music)?wprov=srpw1_3#Added_tone_chords) like: * "2", eg. C2 = C D E G (vs Cadd9 = C E G D) *...
Hi, When I call `notes = chords.from_shorthand('BbM7/A')`, it correctly returns the 5 notes. However, the reverse operation `chords.determine(notes)` no longer works. Can you please add support for slash chords to...
Hi, **Describe what problem this solves and why this would be valuable to many users** A Complete Rescan can be applied on either the entire Originals set, or subfolders of...