Re: [dev] Ranger, a textbased filemanager

2011-10-24 Thread Bjartur Thorlacius
On Mon, 24 Oct 2011 06:09:14 -, lolilolicon wrote: On Mon, Oct 24, 2011 at 6:01 AM, Bjartur Thorlacius wrote: exec /dev/tty2 2>/dev/tty1 #optionally stty -echo while read doclear $REPLY done Why in Mímir's name do error messages and output get written to where my input is echoed

Re: [dev] Ranger, a textbased filemanager

2011-10-23 Thread lolilolicon
On Mon, Oct 24, 2011 at 6:01 AM, Bjartur Thorlacius wrote: >> 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/tty2 2>/dev/

Re: [dev] Ranger, a textbased filemanager

2011-10-23 Thread Bjartur Thorlacius
> 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/tty2 2>/dev/tty1 #optionally stty -echo while read doclear $REPLY done

Re: [dev] Ranger, a textbased filemanager

2011-10-23 Thread Kurt H Maier
On Sun, Oct 23, 2011 at 5:50 PM, hiro <23h...@googlemail.com> wrote: > Huh? The shell is not ideal for every task is it. if the task is 'waste a bunch of screen real estate' then no, ranger is a far better choice -- # Kurt H Maier

Re: [dev] Ranger, a textbased filemanager

2011-10-23 Thread hiro
> the shell isn't enough?  someone had  to port Finder to curses?  this > is ridiculous Huh? The shell is not ideal for every task is it.

Re: [dev] Ranger, a textbased filemanager

2011-10-23 Thread Kurt H Maier
the shell isn't enough? someone had to port Finder to curses? this is ridiculous -- # Kurt H Maier

Re: [dev] Ranger, a textbased filemanager

2011-10-23 Thread Manolo Martínez
On 10/23/11 at 01:08pm, Ricardo Catalinas Jiménez wrote: > I found this project in the Arch Linux forums: > > https://bbs.archlinux.org/viewtopic.php?id=93025 > > I bet someone is gonna start with Python is not suckless, anyway, I like > the concept of a filemanager with 3 columns. FWIW this is

[dev] Ranger, a textbased filemanager

2011-10-23 Thread Ricardo Catalinas Jiménez
I found this project in the Arch Linux forums: https://bbs.archlinux.org/viewtopic.php?id=93025 I bet someone is gonna start with Python is not suckless, anyway, I like the concept of a filemanager with 3 columns. Regards -- Ricardo (http://r.untroubled.be/)