Commit graph

  • 8b3c207b0c
    Set new terminal shortcut input as handled Leroy Hopson 2021-07-13 08:38:50 +07:00
  • bbe6cb273b
    Set terminal panel tabs close button policy to CLOSE_BUTTON_SHOW_ALWAYS Leroy Hopson 2021-07-13 08:36:49 +07:00
  • 6afaa55914
    Move bell to main terminal Leroy Hopson 2021-07-13 08:16:34 +07:00
  • e8c27f2796
    Add clear and sb_reset Leroy Hopson 2021-07-13 06:27:20 +07:00
  • ebb527cb8b
    Terminal panel updates Leroy Hopson 2021-07-12 23:11:28 +07:00
  • 04e077694f
    Move bell sound to themes directory Leroy Hopson 2021-07-12 22:55:00 +07:00
  • e13bc7e082 Draw wide characters correctly Leroy Hopson 2021-07-12 22:24:21 +07:00
  • 683b0e3304 Editor terminal use default theme fonts Leroy Hopson 2021-07-12 22:18:04 +07:00
  • c5d4a363b8 Add Nerd Fonts, Noto Color Emoji, and Unifont as fallback fonts Leroy Hopson 2021-07-12 22:04:50 +07:00
  • 84702af851 Rename hack font files Leroy Hopson 2021-07-12 21:57:14 +07:00
  • 4c4b71ee57 Add Nerd Fonts license information Leroy Hopson 2021-07-12 21:14:03 +07:00
  • 2f21671adf Revert "Delete nerdfonts" Leroy Hopson 2021-07-12 20:10:01 +07:00
  • 72e5b85338
    Draw wide characters correctly Leroy Hopson 2021-07-12 22:24:21 +07:00
  • 221e7d7b8a
    Editor terminal use default theme fonts Leroy Hopson 2021-07-12 22:18:04 +07:00
  • 5b67a0f7b2
    Add Nerd Fonts, Noto Color Emoji, and Unifont as fallback fonts Leroy Hopson 2021-07-12 22:04:50 +07:00
  • b5c9bb031f
    Rename hack font files Leroy Hopson 2021-07-12 21:57:14 +07:00
  • 5ae7ed3b45
    Add Nerd Fonts license information Leroy Hopson 2021-07-12 21:14:03 +07:00
  • da54dc6c93
    Revert "Delete nerdfonts" Leroy Hopson 2021-07-12 20:10:01 +07:00
  • 221053bb51
    Add missing gd-plug LICENSE Leroy Hopson 2021-07-11 23:34:08 +07:00
  • 5e25ebbab6 Add rudimentary terminal to editor's bottom panel Leroy Hopson 2021-07-11 22:32:13 +07:00
  • 33e4640b4b Remove visibility notifier from terminal Leroy Hopson 2021-07-10 13:59:47 +07:00
  • f48e082b54 Reformat code causing clang-format clashes Leroy Hopson 2021-07-08 20:39:32 +07:00
  • 0e6334db96 Add copy selection support Leroy Hopson 2021-07-08 20:33:46 +07:00
  • 57c1c3524d Add basic pointer selection Leroy Hopson 2021-07-08 20:10:58 +07:00
  • fae28006cf Move scroll handling to GDScript Leroy Hopson 2021-07-08 20:10:34 +07:00
  • bda9ef49e7
    Add rudimentary terminal to editor's bottom panel Leroy Hopson 2021-07-11 22:32:13 +07:00
  • 5ac0dbce7a
    Remove visibility notifier from terminal Leroy Hopson 2021-07-10 13:59:47 +07:00
  • 73d587f82c
    Reformat code causing clang-format clashes Leroy Hopson 2021-07-08 20:39:32 +07:00
  • b2c9a67df6
    Add copy selection support Leroy Hopson 2021-07-08 20:33:46 +07:00
  • 6448e58dc2
    Add basic pointer selection Leroy Hopson 2021-07-08 20:10:58 +07:00
  • c7f7e5dc18
    Move scroll handling to GDScript Leroy Hopson 2021-07-08 20:10:34 +07:00
  • 748941f7ff
    Don't run GitHub actions on pull_request Leroy Hopson 2021-07-07 22:07:27 +07:00
  • c95049c407
    Update license information Leroy Hopson 2021-07-07 21:32:56 +07:00
  • 5838b7fe7e
    Add support for mouse scroll Leroy Hopson 2021-07-07 21:34:10 +07:00
  • 44ea56aa0f
    Add disable_pty compile option Leroy Hopson 2021-07-07 21:26:48 +07:00
  • 29ff3efc49
    Delete nerdfonts Leroy Hopson 2021-07-07 21:18:46 +07:00
  • 09dc080a2e Add support for the bell "\a" character Leroy Hopson 2021-07-03 21:57:19 +07:00
  • 2441b10c93
    Add support for the bell "\a" character Leroy Hopson 2021-07-03 21:57:19 +07:00
  • 115521f645
    Replace Gut with WAT Leroy Hopson 2021-07-03 20:54:34 +07:00
  • 39702646dc
    Add namespace Leroy Hopson 2021-07-03 20:44:51 +07:00
  • 964af715d6 Enable Windows 32bit builds Leroy Hopson 2021-07-03 15:15:01 +07:00
  • 660518eaae
    Enable Windows 32bit builds Leroy Hopson 2021-07-03 15:15:01 +07:00
  • 0dd2378387 Add new PTY node (replaces Pseudoterminal node) Leroy Hopson 2021-07-03 00:27:34 +07:00
  • bfa561357e Yield for "frame_pre_draw" signal before writing to terminal Leroy Hopson 2021-07-03 00:04:34 +07:00
  • 4e6715329a Clang-format node-pty files Leroy Hopson 2021-07-01 22:25:13 +07:00
  • 9c20579bc6 Add original files from the node-pty project Leroy Hopson 2021-07-01 22:21:44 +07:00
  • 514a495667
    Add new PTY node (replaces Pseudoterminal node) Leroy Hopson 2021-07-03 00:27:34 +07:00
  • 7aea2cf940
    Yield for "frame_pre_draw" signal before writing to terminal Leroy Hopson 2021-07-03 00:04:34 +07:00
  • 3db89940ab
    Clang-format node-pty files Leroy Hopson 2021-07-01 22:25:13 +07:00
  • 869e6beb5d
    Add original files from the node-pty project Leroy Hopson 2021-07-01 22:21:44 +07:00
  • 5a290e927a
    Add gd-plug and Gut addons Leroy Hopson 2021-07-02 23:54:36 +07:00
  • 3759d3a0b9
    Don't register TPut util as a global unique class Leroy Hopson 2021-07-02 23:58:25 +07:00
  • ca7def60e8
    Don't cancel all in-progress jobs if a single one fails Leroy Hopson 2021-07-03 01:17:02 +07:00
  • c262ea8113
    Add example of using GodotXterm with socat Leroy Hopson 2021-07-03 00:34:31 +07:00
  • 0c43776619
    Load default theme if it exists Leroy Hopson 2021-06-22 21:06:14 +07:00
  • a5776989b4
    Change default font and reduce size Leroy Hopson 2021-06-22 21:02:08 +07:00
  • 4b73c958c0
    Ensure libtsm uses correct version of wcwidth Leroy Hopson 2021-06-22 13:28:03 +07:00
  • a337143949 Add libtsm patches for some escape sequences Leroy Hopson 2021-06-22 00:00:00 +07:00
  • b983fc83fb
    Add libtsm patches for some escape sequences Leroy Hopson 2021-06-22 00:00:00 +07:00
  • d2f073d7ae
    Multiple updates Leroy Hopson 2021-06-19 20:57:05 +07:00
  • 3dd89ec0a7
    Add example vscode files Leroy Hopson 2021-06-20 10:08:29 +07:00
  • bd296364d3
    Remove unused/debug code Leroy Hopson 2021-06-19 19:54:44 +07:00
  • 03f9b84b71
    Be explicit about building for debug target Leroy Hopson 2021-06-19 19:44:11 +07:00
  • 0743f2a97a
    Use gdnative api to get constants only for javascript platform Leroy Hopson 2021-06-19 19:39:20 +07:00
  • 302bdf0714
    Format .gd files and fix gdformat pre-commit hook Leroy Hopson 2021-06-19 18:01:08 +07:00
  • 80bcc41855
    Save themes in .tres format Leroy Hopson 2021-06-18 10:17:48 +07:00
  • b133bfb602
    Ignore mono_crash.* files Leroy Hopson 2021-06-18 09:43:01 +07:00
  • 3fb2580fc6
    Build scripts: check if submodule directories are empty Leroy Hopson 2021-06-15 14:14:48 +07:00
  • bdda1458c0
    Update files for javascript build and export Leroy Hopson 2021-06-15 13:54:35 +07:00
  • 2f4cbacf15
    Git modules (squash later) Leroy Hopson 2021-06-15 13:52:19 +07:00
  • c1334896d6
    Explicity check not javascript when including pseudoterminal Leroy Hopson 2021-06-15 13:39:10 +07:00
  • 0437d0f18c
    Rename directory 'external' -> 'thirdparty' Leroy Hopson 2021-06-12 15:02:22 +07:00
  • 9e8bc713e7
    Run workflow on all push and pull events Leroy Hopson 2021-06-08 23:01:03 +07:00
  • caf3bf1910
    Use standard OS macros Leroy Hopson 2021-06-08 22:56:57 +07:00
  • bb8d40df58 Add HTML5 support Leroy Hopson 2021-06-07 13:53:43 +07:00
  • 055b5dff18
    Add HTML5 support Leroy Hopson 2021-06-07 13:53:43 +07:00
  • fbb23661d3 Get KeyList constants from GDNative API Leroy Hopson 2021-06-06 19:37:07 +07:00
  • f4087234a6
    Get KeyList constants from GDNative API Leroy Hopson 2021-06-06 19:37:07 +07:00
  • 6e455738b8 Format c++ files using clang-format Leroy Hopson 2021-06-06 19:58:50 +07:00
  • 6b4a3ecba4
    Format c++ files using clang-format Leroy Hopson 2021-06-06 19:58:50 +07:00
  • 99989d19e4 Update godot-cpp Leroy Hopson 2021-06-06 16:31:36 +07:00
  • 572b4ef7a8
    Update godot-cpp Leroy Hopson 2021-06-06 16:31:36 +07:00
  • f43149f204 Format files using GDScript Toolkit Leroy Hopson 2021-05-26 10:39:48 +07:00
  • 84678b2eea
    Format files using GDScript Toolkit Leroy Hopson 2021-05-26 10:39:48 +07:00
  • a0237bb5d5 Add more themes Leroy Hopson 2020-11-29 17:08:57 +07:00
  • 68db305141
    Add more themes Leroy Hopson 2020-11-29 17:08:57 +07:00
  • 472f0f573b Add transparency support for theme colors Leroy Hopson 2020-11-29 15:45:57 +07:00
  • 3e177b781e Set a default theme if theme property is not set Leroy Hopson 2020-11-29 15:22:34 +07:00
  • 45b559b647
    Add transparency support for theme colors Leroy Hopson 2020-11-29 15:45:57 +07:00
  • e1ac652d3e
    Set a default theme if theme property is not set Leroy Hopson 2020-11-29 15:22:34 +07:00
  • 8b25be74c0 Don't swap red and blue channels of theme colors Leroy Hopson 2020-11-29 11:49:09 +07:00
  • 6a626905d6 Use "Light Cyan" color from theme Leroy Hopson 2020-11-29 11:48:18 +07:00
  • 7fcbde972c
    Don't swap red and blue channels of theme colors Leroy Hopson 2020-11-29 11:49:09 +07:00
  • f9e800568f
    Use "Light Cyan" color from theme Leroy Hopson 2020-11-29 11:48:18 +07:00
  • b55f96cb70 Bump version to 1.2.1 v1.2.1 Leroy Hopson 2020-11-23 16:11:59 +07:00
  • a5d3efb5e4
    Bump version to 1.2.1 Leroy Hopson 2020-11-23 16:11:59 +07:00
  • 69326b11bb
    Remove version badge from README Leroy Hopson 2020-11-23 10:56:32 +07:00
  • a71df27bab Upload separate debug and release artifacts Leroy Hopson 2020-11-22 22:56:20 +07:00
  • 55e2e0cc8b Install scons using pre-installed python Leroy Hopson 2020-11-22 22:45:02 +07:00
  • 4cc2115125 Build windows releases with /MT rather than /MD Leroy Hopson 2020-11-22 22:16:38 +07:00