Balázs Cene

Results 84 comments of Balázs Cene

Aw heck. The sequence is the response to use querying the terminal's foreground color, which we need to create an accurate screenshot. Gonna try to look into why the response...

Hey! This is probably due to the lack of mouse support on Windows (since they don't follow the standard terminal procedures completely _yet_). There is a form of tab-select going...

Okay, so rebooting after the color changed and re-enabling the option worked once, however I feel like the colors are a bit over saturated. I'm using this [built-in wallpaper](https://user-images.githubusercontent.com/66030897/126864174-ab9e1911-acf3-44a8-9e39-42be83359ee5.png) at...

On further inspection, it does? seem to update when the system theme is updated, but not when I wanted it to do so.

Any update? I've been trying to create a theme generator using a combination of Tasker, Termux and Python, but it would be better if it was better in the app....

Bump again, I already have a Tasker profile & python script to generate themes from the MY colors, but the theme import fails (#432) with no clear indication as to...

@Wladefant was this issue ever resolved? Haven't seen any updates that suggest so.

It looks better than it used to, but IMO it's still not as good as alternatives like Sync. The header and FAB colors change to the primary and accent colors,...

Just checking in, is this still an issue? I tried to see if the problem still happens but I couldn't figure out a way to get any VTE based terminals...

@btalb Thank you, this bit is super useful! The `mouse_handler` context manager _should_ do the cleanup, but I guess there might be some edge-case where it doesn't. The more confusing...