Skip to content

DDMsgReader: Updated behavior for indexed menu R (mark all read) when doing a newscan. Ctrl-S does scan refresh in indexed menu. New R "snap-to" option for the indexed menu. Also, command-line options for forcing use of the indexed mode menu when doing a

DDMsgReader: Updated behavior for indexed menu R (mark all read) when doing a newscan. Ctrl-S does scan refresh in indexed menu. New R "snap-to" option for the indexed menu. Also, command-line options for forcing use of the indexed mode menu when doing a newscan.

Removed user option to display indexed mode menu in newscan after all new messages are read. Command-line option -indexedMode can now be specified with -search=new_msg_scan to make it display the indexed mode menu, regardless of the user setting to use the indexed mode menu for a newscan. New command-line option: -newscanIndexMenuAfterReadAllNew - Continue to display the indexed mode menu after the user has read all new messages during a newscan. The following command-line can be used to do a newscan for all sub-boards and continue displaying the index mode menu after the user has read all new messages: DDMsgReader.js -search=new_msg_scan -indexedMode -indexModeScope=all -newscanIndexMenuAfterReadAllNew New indexed mode newscan behavior: R (mark all read) moves to the next sub-board. Ctrl-S in the indexed mode menu re-scans sub-boards (to detect more new messages, etc.) New DDMsgReader.cfg option for user config default: indexedModeMenuSnapToNextWithNewAftarMarkAllRead

Merge request reports