Re: [dev] Ranger, a textbased filemanager

From: Bjartur Thorlacius <svartman95_AT_gmail.com>
Date: Sun, 23 Oct 2011 22:01:58 +0000

> if the task is 'waste a bunch of screen real estate' then no, ranger
> is a far better choice
>
The current combination of a shell and a terminal emulator is
horrible. I've found myself doing stuff like:

exec </dev/tty1 >/dev/tty2 2>/dev/tty1
#optionally stty -echo
while read
do clear
      $REPLY
done

Why in Mímir's name do error messages and output get written to where
my input is echoed?
Received on Mon Oct 24 2011 - 00:01:58 CEST

This archive was generated by hypermail 2.3.0 : Mon Oct 24 2011 - 00:12:07 CEST