alex-tdrn

Results 7 comments of alex-tdrn

I've removed the overrides in my config and am happy with how things look after https://github.com/rebelot/kanagawa.nvim/commit/75be2b90c135a6cdacf05826aeb44dcf0c95df3c (at least in c++, rust, markdown, and lua)

> You could do split screen even more simply. I do this with controllable. The only difference seems to be that controllable takes input from the assigned controller even when...

just realized that my solution can change the line count in the linker script, so the line index found by `find_ram_in_linker_script` is wrong

I marked this as draft because of the news.txt warning, but maybe a news entry is not necessary? If yes, under what section would I put the news entry?

> if you would use config file there this is possible: > > [aliases] "~"="WM(Grave, LShift)" "!"="WM(Kc1, LShift)" "@"="WM(Kc2, LShift)" "#"="WM(Kc3, LShift)" "$"="WM(Kc4, LShift)" "%"="WM(Kc5, LShift)" "^"="WM(Kc6, LShift)" "&"="WM(Kc7, LShift)"...

I just saw this issue now. There is a rebased PR for a dedicated vial feature here https://github.com/HaoboGu/rmk/pull/520. I hadn't seen this issue when I started working on the PR,...

I also think letting the user choose the driver will be important, as for e.g. the [nice!view](https://nicekeyboards.com/nice-view/), there exists a [rust driver](https://crates.io/crates/sharp-memory-display) that is licensed under the GPL. RMK would...