From ce57f1763c67517d8c4d69babaf99028c27ea0a4 Mon Sep 17 00:00:00 2001 From: Dongbo Wang Date: Tue, 14 Oct 2025 11:54:29 -0700 Subject: [PATCH] Add 'ScreenReaderModeEnabled' to formatting --- PSReadLine/PSReadLine.format.ps1xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PSReadLine/PSReadLine.format.ps1xml b/PSReadLine/PSReadLine.format.ps1xml index 24f70799a..62867e762 100644 --- a/PSReadLine/PSReadLine.format.ps1xml +++ b/PSReadLine/PSReadLine.format.ps1xml @@ -144,6 +144,9 @@ $d = [Microsoft.PowerShell.KeyHandler]::GetGroupingDescription($_.Group) ShowToolTips + + ScreenReaderModeEnabled + ViModeIndicator