Subj : exec/viewimsgs.jsexec/privatemsg.js str_cmds.js To : Git commit to main/sbbs/master From : Rob Swindell Date : Fri Feb 25 2022 10:33 pm https://gitlab.synchro.net/main/sbbs/-/commit/f18132b35dd38f61935c81af Added Files: exec/viewimsgs.js Modified Files: exec/privatemsg.js str_cmds.js Log Message: Move "MSGS" string command logic to its own file This makes the view instant message logic more easily accessible from other places (e.g. menus or whatever). Add (V)iew command the private message (^P) prompt while we're at it. Users don't normally discover ;string commands on their own. .