mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
docs(changelog): forkpty => openpty
This commit is contained in:
parent
a14a2f6fb0
commit
7e9dc406bc
@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* Add: `WriteChars` action (https://github.com/zellij-org/zellij/pull/825)
|
||||
* Fix: typo and grammar (https://github.com/zellij-org/zellij/pull/826)
|
||||
* Add: `rust-version' - msrv field to `Cargo.toml` (https://github.com/zellij-org/zellij/pull/828)
|
||||
* Fix: improve memory utilization, reap both sides of pty properly and do not expose open FDs to child processes (https://github.com/zellij-org/zellij/pull/830)
|
||||
|
||||
## [0.19.0] - 2021-10-20
|
||||
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)
|
||||
|
Loading…
Reference in New Issue
Block a user