print to output buffer in all callbacks
Dependencies
- [2]
HVXZLNCCsend errors from event handlers to output editor - [*]
I52S4E5Frunning `print` now appends to output editor
Change contents
- edit in 0104-call_protected at line 5
local old_print = printprint = print_to_output - edit in 0104-call_protected at line 8
print = old_print - edit in 0050-print_to_output at line 5[4.1566][4.1566]
Text.redraw_all(Current_pane.output_editor_state)