• src/syncterm/scripts/auto/picker/file_picker.wren

    From Deuc¨@VERT to Git commit to main/sbbs/master on Sunday, July 19, 2026 13:28:48
    https://gitlab.synchro.net/main/sbbs/-/commit/1ca9a7c2d626fbe600ea029d
    Modified Files:
    src/syncterm/scripts/auto/picker/file_picker.wren
    Log Message:
    wren: center the file picker pane

    Inset the picker frame by two columns on each side so its body is
    centered while the two-column right shadow occupies the remaining edge.

    Start the frame on the second row and leave the final row for its bottom shadow. This preserves the existing top line without unnecessarily
    shortening the file lists.

    Co-Authored-By: OpenAI Codex <noreply@openai.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Sunday, July 19, 2026 13:28:48
    https://gitlab.synchro.net/main/sbbs/-/commit/3e5ea94e13fc40f66633e807
    Modified Files:
    src/syncterm/scripts/auto/picker/file_picker.wren
    Log Message:
    wren: keep picker lists visually active

    Render both the directory and file lists with the active picker palette, regardless of which list currently owns keyboard focus.

    Focus continues to control event routing and selection, but no longer
    recolors the other half of the file browser as an inactive pane.

    Co-Authored-By: OpenAI Codex <noreply@openai.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net