Commit Graph

9 Commits

Author SHA1 Message Date
817a0b76f3 Implement Ren'Py Context Passthrough for the console 2024-05-19 16:37:35 +01:00
e6718c445c Improve modal/non-modal support
* Add (partial) input passthrough for non-modal
* Dim text for non-modal
* Adjust styling
2024-05-18 21:55:31 +01:00
d5178bd741 Console
* Add hover events
* Add copypaste events
2024-05-18 21:43:01 +01:00
acf68b0b26 Actually fix it this time... 2024-05-18 21:14:06 +01:00
64bdb6561b Fix console line recall after execution 2024-05-18 21:09:05 +01:00
369dc3f66d Console label finder
* Pretty print and sort matching entries in a grid
2024-05-18 21:05:45 +01:00
5d80a963ae Console
* Add STDIO and STDERR support.
* Add toggle to hide STDOUT entries altogether.
* Improved styling.
2024-05-18 20:45:01 +01:00
555fe97833 Console
* Add line recall support
* Add skip adjacent repeating commands for recall
* Add execution timestamps
* Add separation for each consecutive script reload
* Fix history
2024-05-18 20:17:25 +01:00
9d6b304a65 Custom Console Experiment 2024-05-17 20:05:51 +01:00