Open rpnfan opened 21 hours ago
Unicode output does not work with interception driver in admin window
No response
pipe (unicode |)
output should work in non-admin and admin windows
Kanata_gui does not have that problem btw and works fine
1.71 pre-version
Win 11
Unicode even with interception variant still uses winapi and not the driver since driver doesn't know about Unicode.
Need to run as admin or execute from privileged location+sign the binary.
Requirements
Describe the bug
Unicode output does not work with interception driver in admin window
Relevant kanata config
No response
To Reproduce
pipe (unicode |)
Expected behavior
output should work in non-admin and admin windows
Kanata_gui does not have that problem btw and works fine
Kanata version
1.71 pre-version
Debug logs
No response
Operating system
Win 11
Additional context
No response