andri lim

Results 191 comments of andri lim

the mechanism to add additional keybinding is already there. you only need to add a public api to make it available to users. additional keybindings can be put into this...

I think we should try to fix it first. Altering the key binding can come next if we cannot fix it

Hi @yglukhov, I'm so happy you also interested in layout systems. I'd like to thank you for your nice kiwi library. I assumed `programmatically` means doing something from scripting language,...

> Why not go fully native and provide optional thinner bindings for foreign VMs? Yup, not everyone need lua. Nim itself already comfortable to work with. and luckily it's only...

turn out, these questions are valid issue. - [ ] changing the widgets geometry programmatically - [ ] modifying the view hierarchy programmatically - [x] animation

have you tried to develop your functionlist without nppnim? you should make sure it works first then add nppnim.

> What if you run "chcp 65001" before running linenoise-ng enabled program? it still return only half part twice. the first part and then the second part. ```C // we...

breaking changes in sdl2_nim?

We also happy to to have such improvements, and it would be nice to have a new test specific to this new feature if possible.