tinnick

Results 2 comments of tinnick

I hope this is of good use to someone who is facing this problem. Here is the workaround I have done: ```typescript constructor( private readonly elementRef: ElementRef ) {} public...

For some reason it seems it's relating to this section: ```lua buffer_selected = { bg = '#eeeeee', fg = '#282828' }, ``` where `fg` is used for the background of...