add TODO.md
This commit is contained in:
parent
883361111c
commit
492ec8832c
1 changed files with 4 additions and 0 deletions
4
TODO.md
Normal file
4
TODO.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Use /dev/ptmx, to get ptmx (master) and pts (slave) file descriptors,
|
||||
then fork and exec shfx as child (+ close ptmx), then close pts as parent.
|
||||
>[!NOTE]
|
||||
> Use `termios(3)` to enable raw mode (implemented in `cursed.c`) (for the slave or master?)
|
||||
Loading…
Add table
Add a link
Reference in a new issue