BDisp
BDisp
> Or if there is a way to achieve this same effect without making any changes to `TextView` that would be ideal. Anyway there has to be any changes in...
> Ok cool, I will stick with this approach then but leave as Draft for now as I want to add some unit tests to make sure theres no errors...
> I have made `MoveStartOfLine` public in this PR too. Should we also make other methods like `MoveToEndOfLine` public for consistency? I think so, makes sense to allow use all...
> Also, no matter what I do, I can't get selection to work. The selection is cleared automatically. > > https://i.imgur.com/i8Pq1Dq.gif This was already fixed by the PR #1840. Maybe...
How about to add a custom date format property in the `DateField` view?
Fantastic. I like this very much. Thanks.
Just kidding. With the `CursesDriver` you don't need to use a random color. With the current bug he already does that :-)
> Does that already work with Windows? I didn't tried yet. But it is supposed to work also on `Unix`, because there are ncurses rgb functions.
Good work. Any day we will have the #48 RGB working :-) You can play with that limit values, you'll see very interesting. You can achieve a greater colors values....
I am pleased for my `CSI (Code Sequence Introducer)` implementation on the `NetDriver`. Too bad it's too slow on `Windows`.