Michael Färber

Results 246 comments of Michael Färber

@martinohmann: Thanks for the suggestion, but I suppose that this solution would be too slow, because it would require outputting YAML first as text, then parsing it with syntect, and...

I also think that @itchyny would be a great leader for jq. He has uncovered a number of bugs in my jq reimplementation, [jaq](https://github.com/01mf02/jaq), and I'm sad to see that...

Hi, I have converted a multiline table example from the Pandoc user's guide to use tabular / table, and footnotes (courtesy of http://tex.stackexchange.com/a/35328) as well as relative widths seem to...

@jgm, what do you think about my solution? I think it should be fairly easy to adapt the existing table export code in pandoc to the format I proposed, and...

I understand. How about then leaving longtable as the default and creating a command-line option to use tablefootnote? This would not create a dependency for users that "just want some...

Hi @survived, as you suspected, your approach is indeed not applicable in my case, because both maps (e.g. `{"a": 1, "b": 2}`) as well as numbers both get mapped to...

@DanielJoyce: I do not see how that could work, because at the time of deserialization, I am given only information that I cannot reliably decode (namely, the information from `KeyClassifier`...

![A screenshot of conky being drawn above a terminal window.](https://user-images.githubusercontent.com/864342/34959434-cae16830-fa36-11e7-98e7-14e8a94a661f.png)

xprop output for conky: ~~~ WM_STATE(WM_STATE): window state: Normal icon window: 0x0 _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DESKTOP WM_PROTOCOLS(ATOM): protocols WM_NAME(STRING) = "conky (mfaerber-laptop)" WM_LOCALE_NAME(STRING) = "en_US.UTF-8" WM_CLASS(STRING) = "Conky", "Conky" WM_HINTS(WM_HINTS): Client...

xprop output for xfdesktop: ~~~ WM_STATE(WM_STATE): window state: Normal icon window: 0x0 WM_HINTS(WM_HINTS): Client accepts input or input focus: True Initial state is Normal State. window id # of group...