This allows themes to prevent text from being sent during password entry. To enable, edit theme.hjson and set $.customization.defaults .general.passwordChar to "". e.g., { ... customization: { defaults: { general: { passwordChar: "" } } ... } }
- Clarify *oputil* invocation - Remove redundant 'to'