jtroo
jtroo
This sounds like a neat idea 🙂. From an implementation and usability standpoint, it seems the simplest solution would be to add new `--debug` level logs that provide a different,...
Do you mean like in this link? https://code.visualstudio.com/docs/languages/rust#_debugging I don't use it myself, but I've heard it works fine.
> idea: maybe instead of introducing a whole special 3rd item for this, should maybe the name config be converted into a list and support additonal options besides its name?...
It sounds like there are two asks: 1. go to a different layer while sequence mode is active 2. allow multiple sequence leaders, which can have different sequences with the...
> This works but one small bug or not I don't know, when in insert mode I have to use `@gli` instead of `@gld` and switch to different input mode...
I can't reproduce anything that seems like incorrect behaviour when I test. If I change the `insert` layer to use `@gld`, it seems to work fine: ``` 03:26:05 [INFO] Entered...
Maybe you need to adjust this value: ``` /// Milliseconds to wait before attempting to register a newly connected /// device. The default is 200. /// /// You may wish...
Here are the relevant docs: https://github.com/jtroo/kanata/blob/main/docs/config.adoc#linux-only-linux-dev Let me know if that helps 🙂
Feel free to open an enhancement ticket with all that 🙂 seems like it's a valid use case. Another alternative is to use common excludes and includes across devices -...
Sure 🙂 Would you be able to help investigate? I don't have any ThinkPad natively running Linux on hand.