mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-26 06:46:45 -04:00
slave: configure pts to be the controlling terminal of the forked process
This commit is contained in:
parent
980606233b
commit
e654cf3880
2 changed files with 8 additions and 0 deletions
|
|
@ -69,6 +69,7 @@
|
|||
* `OSC 12 ?` to return the cursor color, not the cursor's text color.
|
||||
* `OSC 12;#000000` to configure the cursor to use inverted
|
||||
foreground/background colors.
|
||||
* Call `ioctl(TIOCSCTTY)` on the pts fd in the slave process.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue