Ashkan Kiani

Results 58 comments of Ashkan Kiani

Sorry for being inactive for so long, I'm going to try to be more active again.

Sorry just woke up from a metaphorical coma. I'll take a peek at reproducing this. Hopefully it's an easy fix.

Thanks, I'm trying to build more test cases too, so this definitely helps.

@blueyed yes, I agree, I don't want to reimplement everything from scratch. I keep using the word "color" because that's the subset I figured would be most useful and the...

I wonder if it's actually `'synmaxcol'` being limited and not showing after a certain limit. E: nvm, I can reproduce this. I'll take a look at it later.

@doronbehar Thank you for the kind words :) I'll leave this open in case the situation changes and we can support it one day.

Thanks for the issue! I'll look into it to see how it affects the performance since it would have to update on `CursorMoved` based on what you're suggesting, which could...

I figured out a way to do this, so I'm going to write it here for my future reference when I get around to it (since I'm busy today). The...

Implemented in #16, but unfortunately, I don't have a good way of testing this. Cursor color isn't a standardized terminal feature, and GUIs can implement it however they want. I...