On 07/17/2013 01:52 PM, Markus Wichmann wrote:
I do partially. That is, I usually list the archive before unpacking,
but I don't visually scan each and every entry, because, for one, I use
st, so no scrollback buffer (I refuse to run a terminal multiplexer in
an environment, were it is never going to see more than one terminal),
You can paginate without multiplexing your terminal. Also, using a
fixed-width character grid makes sense only for running TUI programs
that directly manipulate said grid. If you're just interacting with a
shell, you should be using a simple I/O text window, with or without
autocompletion.