mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-06-28 02:05:31 +02:00
Terminal panel updates
- Add TerminalSettings resource. - Init/load terminal settings from terminal panel. - Add terminal context menu (i.e. right-click PopupMenu). - Add shortcut to open a new terminal Ctrl+Shift+T and make terminal panel visible.
This commit is contained in:
parent
04e077694f
commit
ebb527cb8b
9 changed files with 169 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -24,3 +24,6 @@ mono_crash.*
|
|||
addons/WAT
|
||||
test/results.xml
|
||||
test/test_metadata.json
|
||||
|
||||
# GodotXterm-specific ignores
|
||||
.gdxterm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue