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