Re: [dev] Never Ending Systemd Chronicles

2016-08-17 Thread Eon S. Jeon
Hello there, > On Aug 8, 2016, at 11:57, Alex Pilon wrote: > >> while a shell script can be understood by anybody. > > Bullshit. How often have I had to check people's lockfile code, or > manual isolation? So, you did understand, eh? Personally, I hate definitive DSLs, because their use is v

Re: [dev] st lack of scrollback

2016-08-17 Thread Christoph Lohmann
Greetings. On Wed, 17 Aug 2016 15:09:34 +0200 Martin Kopta wrote: > Sorry about interrupting this wonderful discussion, but I would like to alert > you of something about the scrollback patch. I was porting it to the new st > (after the big refactorings) and to be completely honest, I fucked it u

Re: [dev] st lack of scrollback

2016-08-17 Thread Martin Kopta
Sorry about interrupting this wonderful discussion, but I would like to alert you of something about the scrollback patch. I was porting it to the new st (after the big refactorings) and to be completely honest, I fucked it up badly. Sure, it works and I use it everyday. Occasionally, I pull the ma

Re: [dev] st lack of scrollback

2016-08-17 Thread Ivan Delalande
Hi, On Mon, Aug 15, 2016 at 10:39:41PM -0800, Britton Kerin wrote: > btw, st sometime seems to eat input, and fail to output lines. You > might want to > try it without dvtm sometime in case that program is somehow masking a bug. Do you have more details about this? And eventually steps to repro