Skip to content
Snippets Groups Projects
Commit adb05e50 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

New user terminal settings weren't display/settable durin sign-up

The interactive prompting for terminal capabilities worked fine,
but the default configuration menu settings did not reflect the
user's previous choices and changes they made (e.g. toggle mouse
support or BS/DEL key swap) were not reflected in the menu. Once
logged in, the normal user defaults menu worked as expected. This
is all because term_supports() keyed off of SS_USERON which isn't
set during new user sign-up, so let's key off SS_USERON|SS_NEWUSER
now.
parent 4d8bb33e
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #3688 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:06:21

avatar
Download artifacts

No artifacts found

Passed

00:06:33

avatar
Download artifacts

No artifacts found

Passed

00:06:37

avatar
Download artifacts

No artifacts found