diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2023-10-08 08:26:05 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-08 08:26:05 +0400 |
commit | 83b804797baa7c65acdbcdea25462ff0723d9520 (patch) | |
tree | dd4a2989d84d62b0afa7b5ad9986cdc957fda3cc /alacritty/src | |
parent | 59c63d373804fe9d00d92d2dd47174d4e1637333 (diff) | |
download | r-alacritty-83b804797baa7c65acdbcdea25462ff0723d9520.tar.gz r-alacritty-83b804797baa7c65acdbcdea25462ff0723d9520.tar.bz2 r-alacritty-83b804797baa7c65acdbcdea25462ff0723d9520.zip |
Fix PTY being closed on creation
The PTY got closed because `OwnedFd` automatically closed it.
Fixes: 59c63d37 (Update dependencies)
Diffstat (limited to 'alacritty/src')
0 files changed, 0 insertions, 0 deletions