cutelisp

Results 44 comments of cutelisp

This feature reminds me of `parsecursor` option/feature, these features could be merged under the same option imo.

I am trying to make my first plugin, and I had in my plans to create a simple settings menu for my plugin. I gave it a try using overlay,...

> Any changes you make to micro's state won't be reflected until the next screen update. You can force a screen update by calling `overlay.Redraw()` Soz for the huge delay....

> Maybe this is helpful in the meantime. @cutelisp @usfbih8u Thanks for this! Actually, I've found this time ago and I was already using it when I wrote _"seems it's...

> I think this is because it is covered by the status line. If you disable it with `set statusline off`, it works (at least based on my tests). Ye,...

> leaving the logic mostly as it was but solving the statusline issue, obviously. This PR doesn't really aim there. When I said: "_Also, when scrolling beyond the visible content,...

> What do you mean exactly by "a scrollbar that provides a true 1:1 representation of the scrollable area"? What is the visual change (I did not try it, so...

@catppuccin https://github.com/catppuccin: Since the license of https://github.com/catppuccin/micro is MIT too, there doesn't seem to be conflict from license perspective. What do think about of a direct integration into micro, especially...

> I don’t think micro should keep adding more colorschemes (I like these more than most of the "official" colorschemes, thanks). I also agree the main stream can't have tons...

> The official plugin situation is complicated, haha, but there is an [unofficial repo](https://github.com/Neko-Box-Coder/unofficial-plugin-channel), so you can create the Catppuccin plugin if you want. I was more leaned into a...