riskable
Escape From The Web (after running some commands)
This is what the EFTW terminal looks like after some commands have been run.
Full-screen applications like vi and top don't work (yet) and ongoing applications like ping pose some issues but other than that it works great!
I should have the control-c (SIGINT) problem solved soon but the full-screen part will probably take me some time. I don't quite understand Python's pty/tty/fnctl modules yet.
Escape From The Web (after running some commands)
This is what the EFTW terminal looks like after some commands have been run.
Full-screen applications like vi and top don't work (yet) and ongoing applications like ping pose some issues but other than that it works great!
I should have the control-c (SIGINT) problem solved soon but the full-screen part will probably take me some time. I don't quite understand Python's pty/tty/fnctl modules yet.