Marco Andreolli

Results 17 comments of Marco Andreolli

Hi, I try with registry key and also remap key doesn't work. ``` C:\Users\marco>reg query "HKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layout" /v "Scancode Map" HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout Scancode Map REG_BINARY 00000000000000000200000001003A0000000000 ``` EDIT: with mstsc...

It seems that the problem is only with mstsc. From linux using xfreeRDP uncap works. I haven't tried with xfreeRDP from windows yet. EDIT: with xfreeRDP for Windows uncap works...

Seems to be related to the connection setup. If you choose *Nel computer remoto* (only on the remote computer) It works correctly ![immagine](https://user-images.githubusercontent.com/2643448/156381267-5391db20-021d-452d-ad61-1a75161418d6.png)

I found very useful the OsmAnd layout for MTB. When I'm on mountain on a path i could take decision very quickly. To plan a route I would like the...

I don't know..., but I have a similar behave if I do `grep` ![immagine](https://user-images.githubusercontent.com/2643448/60643616-e4c2c080-9e33-11e9-8f29-b7f2bdfcef75.png) with this settings ~~~ if executable('rg') set grepprg=rg\ --no-heading\ --vimgrep set grepformat=%f:%l:%c:%m endif ~~~~

Same problem, but the workaround doesn't work! ![screen](https://cloud.githubusercontent.com/assets/2643448/23657703/b57e72a6-033f-11e7-847e-8fad07e7d1e2.jpg)

I have the same problem on Windows 10... ``` $ cargo run Finished dev [unoptimized + debuginfo] target(s) in 2.41s Running `target\debug\spinning-square.exe` thread 'main' panicked at 'called `Result::unwrap()` on an...