Re: [dev] [sbase] find and xargs different results than busybox

2018-07-19 Thread Cág
If you take a look at README (https://git.suckless.org/sbase/tree/README), you'll find out completeness of the programs and missing arguments; out of all I only wonder why multi-column output of ls(1) is intentionally left out. On Plan 9 it is one-column, too, though. caóc

Re: [dev] Fix for dwm crash due to emoji in window titles

2018-07-19 Thread Hiltjo Posthuma
On Thu, Jul 19, 2018 at 02:19:43AM +0300, Alexander Krotov wrote: >From time to time there are threads about the bug in dwm that make it >crash when it cannot render some glyphs in window titles (usually >emoji). >Here is a way to reproduce the bug: >[1]https://lists.suckless.or