mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
054c7c9ad4
If a PTY has a terminal_path set to a valid Terminal, then ensure that the initial cols and rows of PTY match the cols and rows of the Terminal when calling fork() or open(), otherwise PTY will output wrong-sized data for the Terminal until resized. Fixes #56. |
||
---|---|---|
.. | ||
editor_plugins/terminal | ||
import_plugins | ||
native | ||
nodes | ||
resources | ||
themes | ||
util | ||
.gitignore | ||
LICENSE.md | ||
plugin.cfg | ||
plugin.gd | ||
pty.gd | ||
terminal.gd | ||
THIRDPARTY_NOTICES.txt | ||
THIRDPARTY_NOTICES_nopty.txt |