feat(gui): Add auto-scroll, blinking history, and reactive API events
This commit is contained in:
@@ -17,8 +17,12 @@ paths = [
|
||||
"manual_slop.toml",
|
||||
"C:/projects/forth/bootslop/bootslop.toml",
|
||||
"C:\\projects\\manual_slop\\tests\\temp_project.toml",
|
||||
"C:\\projects\\manual_slop\\tests\\temp_livecontextsim.toml",
|
||||
"C:\\projects\\manual_slop\\tests\\temp_liveaisettingssim.toml",
|
||||
"C:\\projects\\manual_slop\\tests\\temp_livetoolssim.toml",
|
||||
"C:\\projects\\manual_slop\\tests\\temp_liveexecutionsim.toml",
|
||||
]
|
||||
active = "C:\\projects\\manual_slop\\tests\\temp_project.toml"
|
||||
active = "C:\\projects\\manual_slop\\tests\\temp_liveexecutionsim.toml"
|
||||
|
||||
[gui.show_windows]
|
||||
"Context Hub" = true
|
||||
|
||||
Reference in New Issue
Block a user