Re: [dev] [announce] ff2sixel: view farbfeld images in terminal

2017-03-22 Thread hiro
what leander says finally makes more sense. sadly scrollback, command history, etc. is way too crude. always found linux terminal scrollback buffers unusable, so I try not to rely on it at all. example: make the terminal smaller, make it bigger again: lines have been cut off... On 3/21/17, Leander

Re: [dev] [announce] ff2sixel: view farbfeld images in terminal

2017-03-22 Thread Cág
hiro wrote: > always found linux terminal scrollback buffers unusable, > so I try not to rely on it at all. Makes sense when you can simply tee(1) a dynamic output or less(1) a static one. Especially convenient when searching for compiling errors/warnings. Matter of taste though. -- Cág

[dev] Surf update

2017-03-22 Thread Quentin Rameau
Hi suckless, just a quick mail to relay the news on the website. surf will “officially” make the switch from webkit1 to webkit2 soon. Current master will be pushed to surf-webkit1, and surf-webkit2 to master. The move should be done during the coming weekend or sometime next week. Enjoy.