Results 99 comments of James Campos

Flickers with Alacritty + Fish shell default prompt.

happened to me on osx too

it's inconsistent that `echo (ls)` or `echo; ls` don't also work

Kakoune has something similar: https://github.com/mawww/kakoune/blob/master/contrib/TRAMPOLINE

Wouldn't it be cooler to rewrite stylus in coffeescript?

https://github.com/aeosynth/ccss - contributors welcome :) .

I don't see why we should depend on stylus. also, if you want to talk, message me directly or open a ccss issue - we're just generating noise for maurice.

i want to rewrite this but one step holding me back is the merging of states to get the final rendered text formatting, which is overly complicated currently

to make this actionable, i'm looking for resources on text rendering. doesn't necessarily have to be rust or terminals, but more on how to deal with overlapping layers of formatting...