-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Terminal Chars are ALWAYS UPPERCASE on MacOSX when 'keyboard Caps on' #69367
Copy link
Copy link
Closed
xtermjs/xterm.js
#3728Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)
Milestone
Description
Mac's default style of 'UpperCase or LowerCase' is widely-known as follows:
- when 'Caps off && Shift off', It maybe 'Chinese IME'
- when 'Caps on && Shift off', It is 'English LowerCase mode'
- when 'Caps on && Shift on' , It is 'English UpperCase mode'
But the terminal in the vscode of version 1.31.1 didn't display correctly at scene 2.
VS Code version: Code 1.31.1 (1b8e830, 2019-02-12T02:16:38.656Z)
OS version: Darwin x64 17.5.0, OSX 10.13.4
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (8 x 3600) |
| GPU Status | 2d_canvas: enabled checker_imaging: disabled_off flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on native_gpu_memory_buffers: enabled rasterization: unavailable_off surface_synchronization: enabled_on video_decode: enabled webgl: enabled webgl2: enabled |
| Load (avg) | 1, 2, 2 |
| Memory (System) | 16.00GB (2.49GB free) |
| Process Argv | -psn_0_307275 |
| Screen Reader | no |
| VM | 0% |
Extensions (21)
| Extension | Author (truncated) | Version |
|---|---|---|
| stylus | Ala | 0.0.4 |
| doxdocgen | csc | 0.4.1 |
| app-migrator | deb | 0.0.6 |
| EditorConfig | Edi | 0.13.0 |
| lex-flex-yacc-bison | fau | 0.0.3 |
| vscode-flow-ide | gca | 1.2.0 |
| vscode-gutter-preview | kis | 0.17.5 |
| vscode-language-pack-zh-hans | MS- | 1.31.4 |
| python | ms- | 2019.1.0 |
| cpptools | ms- | 0.21.0 |
| debugger-for-chrome | msj | 4.11.2 |
| vetur | oct | 0.16.2 |
| minapp-vscode | qiu | 1.12.1 |
| sass-indented | rob | 1.5.1 |
| vue-vscode-snippets | sdr | 1.3.0 |
| code-settings-sync | Sha | 3.2.5 |
| fantastical-vuejs-code | sld | 0.1.2 |
| stylus-supremacy | thi | 2.12.7 |
| vscode-import-cost | wix | 2.12.0 |
| html2jade | wma | 0.2.0 |
| JavaScriptSnippets | xab | 1.7.2 |
(2 theme extensions excluded)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)
