Emanuele Torre

Results 41 issues of 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...

..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...

component: infrastructure
priority: 2 - low
bug: behavior

**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....

component: keyinput
priority: 2 - low
bug: behavior

Can you implement JEI synchronization and +64/-64 buttons in the Routed Request Pipe?

enhancement

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...