Yi

Results 7 comments of Yi

> @yorhodes can you show the current simple-bar on new macbook with notch look like? > > i am very curious 😂 ![IMG_20220313_223834](https://user-images.githubusercontent.com/423730/158112469-2dc553c4-c698-4be7-af15-eb7f032300bf.jpg)

I also ran into this issue, and it happens with or without `process-unmapped-keys yes`. It can be reproduced using simple configs like: https://github.com/jtroo/kanata/blob/main/cfg_samples/minimal.kbd A related question is: what is the...

> The fn key is `fn`. > > https://github.com/jtroo/kanata/blob/b1e828b4cda220eda3bc4e0aef2f9afba5fc9b4f/parser/src/keys/mod.rs#L283 Thank you very much! Would be nice to update https://github.com/jtroo/kanata/blob/main/cfg_samples/all_keys_in_defsrc.kbd to include `fn` as well!

@jtroo Thanks for the pointer to the file https://github.com/jtroo/kanata/blob/b1e828b4cda220eda3bc4e0aef2f9afba5fc9b4f/parser/src/keys/mod.rs and it was super helpful for me to find many keycodes I needed. I was able to resolve the issue by...

It would still be nice to fix the bug--looks like the `fn` key code is not available on Windows, so having `fn` in `defsrc` breaks my configs compatibility in Windows.

Another vote for this. My use case is that I tend to use both jk and kj for entering normal mode, so it would be nice if this feature is...