Support TTerminalWindow resizing via ptypipe
[nikiroo-utils.git] / docs / TODO.md
index 9b90b45808fc726f9d30aa986db61de84cf47032..d717d4c6a915ac0e3f4c8c20ee160a3a82a55046 100644 (file)
@@ -80,10 +80,6 @@ Roadmap
 1.1.0 Wishlist
 --------------
 
-- TTerminal
-  - Handle resize events (pass to child process).  Will need to switch
-    to forkpty(), or ship a C wrapper process.
-
 - Screen
   - Allow complex characters in putCharXY() and detect them in putStringXY().