somini

Results 170 comments of somini

`G` to get to the end of the file and use `` to navigate?

From what I can tell, Pipewire is a superset of Pulseaudio, which supports video too. With `pipeware-pulse`, there's compatibility with Pulseaudio's interface, and with `pipewire-jack`, the exposed API is JACK...

It's really "just" a matter of replacing the 10 `pacmd` invocations, it might conflict with #53. It's not trivial, so I don't have a PR at the moment. In case...

FYI, looks like WirePlumber "solved" this issue by shipping a program that does basically the same thing: https://wiki.archlinux.org/title/WirePlumber#Keyboard_volume_control

> the exact same thing happens if there is a trailing space after the `>` (a common pattern in quoted mail messages). Precisely my use case. I thought the trailing...

There's `comments`, which has a list of comment styles.

No, `comments` is a Vim setting. This is for the configuration per filetype, not the implementation.

It seems there's not much in common with all dialects, so I'll constraint this to Oracle SQL.

Can you rebase this to the latest master? What is the actual commit that fixes the issue? This introduces loads of commits that were already merged. If you're not sure...

I've merged your commits (branch pull/77), but I got the upload and delete button aligned on top. ![screenshot from 2016-07-02 19 40 58](https://cloud.githubusercontent.com/assets/1750665/16541963/f05e3b48-408c-11e6-9f55-0c554b3d2087.png) I tried to put some align="bottom-right" on...