Re: [dev] [st] Bug report

2020-02-12 Thread Daniel Tameling
On Fri, Feb 07, 2020 at 08:19:15PM +0300, Kirill Rogylev wrote: > Hello, I found a bug with bad Simple Terminal work with cyrillic > characters, exactly with deleting them.When I input any cyrillic string in > my programms, and then delete some characters of it in terminal input, some > characters

[dev] terminal audio file player

2020-02-12 Thread sylvain . bertrand
Hi, Coded the first iteration of a lil suckless-ish terminal audio file player based on ffmpeg and alsa. Ofc, it's taylored for my needs. Might be of use to some in suckless community. It's here: https://repo.or.cz/nyanmp -- Sylvain