godot-xterm/addons/godot_xterm/editor_plugins/terminal
Leroy Hopson e8c27f2796
Add clear and sb_reset
Clearing the terminal removes all lines in the scrollback buffer except
for the most recent.

With sb_reset, the terminal will return the scrollback buffer to the
bottom when the user starts typing if they have previously scrolled up.
2021-07-13 06:33:44 +07:00
..
settings Terminal panel updates 2021-07-12 23:13:33 +07:00
editor_terminal.gd Terminal panel updates 2021-07-12 23:13:33 +07:00
editor_terminal.tscn Editor terminal use default theme fonts 2021-07-12 22:46:43 +07:00
terminal_panel.gd Add clear and sb_reset 2021-07-13 06:33:44 +07:00
terminal_panel.tscn Add clear and sb_reset 2021-07-13 06:33:44 +07:00