Jonas Müller

Results 9 issues of Jonas Müller

First of all thanks for such an awesome tool. I have the following line in my `.vim/vimrc`, which saves me having to type `SHIFT` to enter a command: ``` vimrc...

With large address books (images inside `*.vcf`) the overhead of sending each contact in full is significant. As such, if the client only requests some of the fields, we should...

It would be awesome, if the inclusion of custom lexers was supported out of the box. I have tried a couple of routes, all of which stink in one way...

question
pygments?

Based on the work already done in sonerezh/sonerezh#350.

``` { "url": "https://sysupgrade.openwrt.org", "revision": "r16495-bf0c965af0", "advanced_mode": "0", "branch": "21.02", "efi": null, "request_hash": "dec705b3c176ae20dc5d83299c87194e", "profile": "raspberrypi,4-model-b", "target": "bcm27xx/bcm2711", "version": "21.02.3", "packages": [ "adguardhome", "base-files", "bash", "bcm27xx-gpu-fw", "bind-dig", "busybox", "ca-bundle", "cgi-io",...

First of all thanks for a great tool! For renaming nested files/folders, `find(1)` has a `-depth` option which traverses the file-system in a depth-first order in order to avoid trying...

feature-request

**Describe the bug/problem** When using the specified header to log in to calibre-web, the resulting session does not always reflect the actual state of the logged in user. In particular,...

This is about **Bulma**. ### Overview of the problem This is about the Bulma **CSS framework** I'm using Bulma **version** v1.0.0 I am sure this issue is **not a duplicate**!...

I just took pig.js for a spin and am very impressed with it! One point a came across is how the `position: absolute` overwrites content, which comes after the image...