Results 6 issues of XPhyro

### Platform Linux archlinux 5.16.5-arch1-1 #1 SMP PREEMPT Tue, 01 Feb 2022 21:42:50 +0000 x86_64 GNU/Linux ### GPU, drivers, and screen setup NVidia GTX 1060, nvidia-drivers 510.47.03, two monitors configured...

Snippet: ``` snippet beg "begin{} / end{}" bA \\begin{$1} $0 \\end{$1} endsnippet ``` **Expected behavior:** ``` \begin{$1} $0 \end{$1} ``` **Actual behavior:** ``` beg$1} $0 \end{$1} ``` **Steps to reproduce**...

Implemented fill scale mode. Closes #413.

sh is not guaranteed to be bash. The install script will fail if run with a non-bash sh, so force it to run with bash.

Is there a way to sort by a user-defined method, either by passing lf the sorted file list or passing it a function to sort by? If not, would it...

question

Hidden windows flicker while changing workspaces if application blur is enabled. Experimented with other Blur my Shell settings, nothing else seems to affect it. The issue only happens if application...