bexli

Results 11 comments of bexli

While trying to implement ctrl+backspace, I noticed an interesting interaction with `widget.Input` - Any unbound bindings (key combinations) have no effect on `Input` - For example, `ctrl+left` does nothing bc...

Unfortunately the mobile app (though infinitely more accessible) still doesn't scroll properly. Attached is a screenshot and bug reproduction steps! - Navigate from mobile web browser - Paste in code...

![image](https://user-images.githubusercontent.com/30572280/156201262-e7994af6-452e-47bb-bd9d-146918a49150.png) Exporting on mobile heavily crops the output. Reproduction steps - Get sample code/text - Open mobile browser - Paste code - Open settings via ⚙️ - **Uncheck the auto...

I had the same issue. Moving the calc plugin to be loaded last fixed it

Stellar work as usual, @sgoudham. Hoping they get added 🤞🏼

You beat me to it! Very cool. Thanks 👍

Omg! So sorry. I thought I merged this ages ago. Thanks for whipping this together!

Your formatting is a bit odd. Not sure if it's a parsing issue, but unlikely to be. Wouldn't hurt running a formatter over your settings.json (backup first)

Big fan of this rule proposal!

It sort of worked for me, with regular lazy.nvim. Only when using `o` or `O` to add a new line. not so much with ``. `` didn't work for either...