Dave Riedstra

Results 25 issues of Dave Riedstra

## issue When using a plugin for markdown syntax (such as [vim-markdown](https://github.com/plasticboy/vim-markdown) or [vim-pandoc-syntax](https://github.com/vim-pandoc/vim-pandoc-syntax)), leaving Goyo removes formatting for `*italic*` and `**bold**` elements (and underscore variants), though the asterisks /...

First, thanks for the useful extension! One thing that I like about the Alfred launcher is the ability not just to open a file directly (with `'`) but to open...

After building, running FaustLive from Build/bin works fine, but when running it from the install location (`/usr/local/bin/`) it can't find libHTTPDFaust.so.0: ``` FaustLive: error while loading shared libraries: libHTTPDFaust.so.0: cannot...

Seems like the idle_inhibit module doesn't have a tooltip-format option and just uses the {state} format string. It would be good to have a tooltip-format like eg the battery, network,...

**Describe the bug** Occasionally SCNvim gets overloaded with `SC_UdpInPort: received error - Bad file descriptor` messages and becomes basically unresponsive. Right now this is happening after an `:SCNvimRecompile` while working...

bug

The site linked as "More docs" in the readme is down, giving the following message: ``` NoSuchKeyThe specified key does not exist.2020/10/pandoc-as-a-site-generator.htmlCYJ695FT7HG0N6HVKYGSoZWN2nDcWR0HnbYMEZimAYrNvbHvEkVhtVMr8FRpkF0UG3UnuKKrmBr+C8PVKPaYXYonFZw= ```

Currently libinput eats cursor movements during gestures, so our 3-finger-drag technique recreates them using xdotool. This causes CPU usage to spike, bypasses pointer acceleration, and is generally an inferior experience....

help wanted

I just ran into https://github.com/fwupd/firmware-lenovo/issues/53 (updating firmware fails, saying something like "fwupd failed to write data to efivarfs: no space left"). The solution mentioned in the comments there (back up...

**Distribution (run `cat /etc/os-release`):** ``` NAME="Pop!_OS" VERSION="19.04" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Pop!_OS 19.04" VERSION_ID="19.04" HOME_URL="https://system76.com/pop" SUPPORT_URL="http://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=disco UBUNTU_CODENAME=disco ``` **Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):** ```...

Single quotes are treated as if they need to be matched, which throws off the syntax highlighting. ![image](https://user-images.githubusercontent.com/3504098/94070976-20db9b80-fdc1-11ea-814f-743eafaaf4e1.png) (New to Faust, but that code is from an example in some...

bug
help wanted