step
step
This patch 1) improves reloading X resources - by considering fonts in a way nearly identical to function `zoomabs`' - and 2) re-renders st so that changed colors and fonts...
This patch adds an environment variable that, when set = 1, makes theme.sh write color codes to /dev/stdout instead of /dev/tty. APPLICATION With st terminal and this patch https://lists.suckless.org/hackers/2004/17218.html it...
If POSIXLY_CORRECT is set in the bash process environment running `z somePath` produces: ``` sh: command substitution: line 168: syntax error near unexpected token `
- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...
Issue https://github.com/michaelrsweet/htmldoc/issues/508 reports that href `file://...` is mapped to `http://remote.../file://...`, which will never open in modern browsers capable of opening the "file://" method. This is a proposed fix for #508....
Why is the HTML block (spec 4.6) closed on the same line when https://github.com/commonmark/commonmark-spec/blob/d5706b9553d4665ca730524323d484880440186c/spec.txt#L2368 says that > [An HTML block] ends with the first __subsequent__ line that meets a matching...
In section 4.6, with reference to HTML block https://github.com/commonmark/commonmark-spec/blob/d5706b9553d4665ca730524323d484880440186c/spec.txt#L2368 the word "subsequent" appears misplaced or perhaps wrong altogether. There can definitely be HTML blocks that start and end on the...
Attached patch file with proposed fix. This fix depends on GNU `date` for its `--date` option. Issue: the current code doesn't work for all date locales. You should be able...
Background of this new issue: https://github.com/v1cont/yad/issues/211. At this point I'm convinced that a form button can't be disabled and then re-enabled within a single COMMAND (COMMAND is the value of...
Hi, Sometimes rox can crash when the window of a removed folder gets closed. It doesn't happen all the times, but we have at least two different users that can...