adamharrison / lite-xl-terminal

A terminal plugin for lite-xl.
MIT License
41 stars 6 forks source link

Some Characters not appearing (or are in black) #19

Closed pegvin closed 1 year ago

pegvin commented 1 year ago

Info

Issue

when writing an argument to a command or using the tab-autocomplete feature for file selection in zsh, many entries and characters don't appear at all, like it feels like they are in black or something but highlighting them does nothing too.

i am not using OhMyZsh or something, everything is solely configured by me, you can find my configuration here: https://github.com/pegvin/noodle/tree/master/noodle/.config/zsh

i have attached an example of the bug:

https://github.com/adamharrison/lite-xl-terminal/assets/75035219/48268de8-6b5f-4b33-8cfb-7d54ccea9d73

adamharrison commented 1 year ago

Can you confirm this still happens with Master? Feels like a duplicate of https://github.com/adamharrison/lite-xl-terminal/issues/16.

pegvin commented 1 year ago

my bad, i was on the commit in which you fixed the Line feed not being sent.

i just re-built and installed everything from master and it works like charm!

i'll just "watch" this repo to get update of any commits and stuff.

thanks magicians for doing your magic.