I have been trying all sorts of sourceforge projects that try to port GNU functionality to Windows, with the goal to create a very GNU aware Ipython profile providing the best terminal environment I know how (on Windows that is).
How close is QtConsole to having the ability of running something like Curses through the IpyQt frontend?
(The key here, is that I want the DPI aware rich text of QtConsole. Would knock the socks off most of the Windows terminal alternatives.)
Is that possibility even in sight, or is that a match that will likely not happen? I have never emulated a VT100 in my spare time, how much does QtConsole look like one?