Emanuele Torre
Emanuele Torre
Maybe that's the behaviour you want, but I think you might have scripted this wrong. ```sh #! /bin/sh WORDS=$XDG_DATA_HOME/dicen.txt [ -n "$@" ] && grep -E "$@" "$WORDS" ``` If...
bspwm uses execvp() to replace itself with a new instance in response to "wm -r", and exits with the return value of that execvp() call if it fails. execvp() only...
Closes #1378 Fixes #1160
..instead of injecting them in the output between a pair of '"' charcters. This prevents windows with a `"` character in their class or instance name (e.g. `urxvt -name 'quote...
**Describe the bug** The manual states: > recurse(f) is identical to recurse(f; . != null) and can be used without concern about recursion depth. That is not actually true: `recurse(f)`...
**Description** Problems building `qutebrowser` with: ``` bash-5.1$ scripts/mkvenv.py --pyqt-type source ``` You will be prompted with this during the installation process: ``` ==================== Installing PyQt from sources ==================== [...] This...
**Version info**: https://paste.the-compiler.org/view/3d1805cd ``` qutebrowser v2.5.1 Git commit: Backend: QtWebEngine 5.15.10, based on Chromium 87.0.4280.144 Qt: 5.15.4 (compiled 5.15.2) ``` **Does the bug happen if you start with `--temp-basedir`?**: yes...
**Version info**: https://paste.the-compiler.org/view/45600897 ``` qutebrowser v2.5.2 Git commit: Backend: QtWebEngine 5.15.10, based on Chromium 87.0.4280.144 Qt: 5.15.5 (compiled 5.15.4) ``` **Does the bug happen if you start with `--temp-basedir`?**: Yes....
Can you implement JEI synchronization and +64/-64 buttons in the Routed Request Pipe?
I am not sure if this is intended or a bug, but `!timealbums` shows artist images instead of album covers, I think it would be nicer if it showed album...