godot-xterm/addons/godot_xterm/nodes/pty
Leroy Hopson 8269fc90a2
Mouse tracking [wip]
Works with TERM=linux, does not work with TERM=xterm-256color.
Will need to update libtsm to handle mouse events as there is an escape
sequence to turn tracking on/off.
Probably something similar to tsm_vte_handle_keyboard().
2021-07-23 13:03:43 +07:00
..
unix Kill child process and close pty on exit 2021-07-23 08:37:54 +07:00
libuv_utils.gd Kill child process and close pty on exit 2021-07-23 08:37:54 +07:00
libuv_utils.gdns Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pipe.gdns Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pty.gd Mouse tracking [wip] 2021-07-23 13:03:43 +07:00
pty_icon.svg Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00
pty_icon.svg.import Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00