Subj : src/sbbs3/exec.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sat Jan 03 2026 11:32 pm https://gitlab.synchro.net/main/sbbs/-/commit/bb8f4440c41d0c3a32fb9d3d Modified Files: src/sbbs3/exec.cpp Log Message: sbbs_t::select_editor() now returns true when quit/aborted by user and only returns false if there were no external editors available to the user. Desired behavior by newuser_info.js so we don't print the message "Sorry, no external editors are available to you" just because the user aborted. .