What's Changed
- Set up color variables for the stack traced, and adjust colors slightly by @CLHatch in #2314
- Update
invalid_dialog_buttonto take the button number as first argument by @CLHatch in #2315 - Update the display of the stack trace slightly by @CLHatch in #2316
- Escape
\ninstead of converting to newlines in stack trace by @CLHatch in #2317 - Escape
\instead of just\nin stack trace logs by @CLHatch in #2318 - Revert "Replace pr -e with expand" by @CLHatch in #2319
- Do a
reset -Qinstead ofclearinmenu_exitby @CLHatch in #2320 - Do a
reset -Qinstead ofclearinmenu_mainby @CLHatch in #2321 - Show arguments on separate lines in the stack trace by @CLHatch in #2322
- Use angle quotes instead of single quotes in the arguments in stack trace by @CLHatch in #2323
Full Changelog: v2025.11.27-1...v2025.11.29-1