mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-01-19 08:04:23 +01:00
13cf5ba023
Implements the copy_selection() method, which returns the selected text. Adds a copy_on_selection property. When this property is enabled, the selected text will automatically be copied to the primary clipboard (Linux X11/Wayland only). |
||
---|---|---|
.. | ||
constants.cpp | ||
pty.cpp | ||
pty.h | ||
pty_unix.cpp | ||
pty_unix.h | ||
register_types.cpp | ||
register_types.h | ||
terminal.cpp | ||
terminal.h |