bug(windows): Ctrl+Shift+0 doesn't work in Keyman Desktop
Open
bug
low-priority
windows/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
The Ctrl+Shift+0 shortcut does not appear to work at all in Keyman Desktop.
```
begin Unicode > use(main)
group(main) using keys
+ [SHIFT CTRL K_9] > 'nine'
+ [SHIFT CTRL K_0] > 'ooh'
```
Applies for both left and right ctrl.
Contributor guide
Assessment
This issue has not been assessed yet.