|
546 | 546 | <value>Use the legacy input encoding</value> |
547 | 547 | <comment>Header for a control to toggle legacy input encoding for the terminal.</comment> |
548 | 548 | </data> |
| 549 | + <data name="Profile_AllowKittyKeyboardMode.Header" xml:space="preserve"> |
| 550 | + <value>Kitty keyboard protocol mode</value> |
| 551 | + <comment>Header for a control to set the kitty keyboard protocol mode.</comment> |
| 552 | + </data> |
| 553 | + <data name="Profile_AllowKittyKeyboardMode.HelpText" xml:space="preserve"> |
| 554 | + <value>Sets the baseline flags for the kitty keyboard protocol. Value is a sum of: 1=Disambiguate, 2=Report event types, 4=Report alternate keys, 8=Report all keys, 16=Report text.</value> |
| 555 | + <comment>Additional description for what the "kitty keyboard mode" setting does.</comment> |
| 556 | + </data> |
549 | 557 | <data name="Profile_AllowVtChecksumReport.Header" xml:space="preserve"> |
550 | 558 | <value>Allow DECRQCRA (Request Checksum of Rectangular Area)</value> |
551 | 559 | <comment>{Locked="DECRQCRA"}{Locked="Request Checksum of Rectangular Area"}Header for a control to toggle support for the DECRQCRA control sequence.</comment> |
|
2583 | 2591 | <comment>An option to choose from for the "path translation" setting.</comment> |
2584 | 2592 | </data> |
2585 | 2593 | <data name="Profile_PathTranslationStyleWsl.Content" xml:space="preserve"> |
2586 | | - <value>WSL (C:\ -> /mnt/c)</value> |
| 2594 | + <value>WSL (C:\ -> /mnt/c)</value> |
2587 | 2595 | <comment>{Locked="WSL","C:\","/mnt/c"} An option to choose from for the "path translation" setting.</comment> |
2588 | 2596 | </data> |
2589 | 2597 | <data name="Profile_PathTranslationStyleCygwin.Content" xml:space="preserve"> |
2590 | | - <value>Cygwin (C:\ -> /cygdrive/c)</value> |
| 2598 | + <value>Cygwin (C:\ -> /cygdrive/c)</value> |
2591 | 2599 | <comment>{Locked="Cygwin","C:\","/cygdrive/c"} An option to choose from for the "path translation" setting.</comment> |
2592 | 2600 | </data> |
2593 | 2601 | <data name="Profile_PathTranslationStyleMsys2.Content" xml:space="preserve"> |
2594 | | - <value>MSYS2 (C:\ -> /c)</value> |
| 2602 | + <value>MSYS2 (C:\ -> /c)</value> |
2595 | 2603 | <comment>{Locked="MSYS2","C:\","/c"} An option to choose from for the "path translation" setting.</comment> |
2596 | 2604 | </data> |
2597 | 2605 | <data name="Profile_PathTranslationStyleMinGW.Content" xml:space="preserve"> |
2598 | | - <value>MinGW (C:\ -> C:/)</value> |
| 2606 | + <value>MinGW (C:\ -> C:/)</value> |
2599 | 2607 | <comment>{Locked="MinGW","C:\","C:/"} An option to choose from for the "path translation" setting.</comment> |
2600 | 2608 | </data> |
2601 | 2609 | <data name="Profile_Delete_Orphaned.Header" xml:space="preserve"> |
|
0 commit comments