Implemented vertically and horizontally scrollable console-output window for agent interaction windows.

This commit is contained in:
Jakob Friedl
2025-09-11 18:18:13 +02:00
parent c2b388fbf2
commit 1a6977d52d
3 changed files with 108 additions and 29 deletions

View File

@@ -1,5 +1,7 @@
switch "o", "bin/client"
switch "d", "ImColorTextEdit"
# Select compiler
var TC = "gcc"
# var TC = "clang"