xelix icon indicating copy to clipboard operation
xelix copied to clipboard

Pseudoterminals should be properly integrated into tty framework

Open lutoma opened this issue 5 years ago • 0 comments

Currently ptys are a copy-pasted hodgepodge of pipe code. They should get integrated into the tty framework and also use struct terminal. pty driver should probably be represented as a struct tty_driver.

lutoma avatar Jan 07 '20 19:01 lutoma