mkrueger / icy_term

Old school ANSI/AVT terminal program for modern systems.
Apache License 2.0
73 stars 4 forks source link

Sixel graphic cannot be over-written #54

Closed skipper1947 closed 1 year ago

skipper1947 commented 1 year ago

Once a sixel graphic is displayed, it cannot be selectively over-written (as opposed to clearing the entire screen). For an example, run the Chess Club program on my board (dura-bbs.net:6359) and enter the "D)isplay settings" option. It will display a list of options in the right-hand panel, one of which is a sample Sixel graphic. Once you Q)uit out of the Display Settings secreen, the right-hand panel should replaced with the Main Menu. You can see that the sample sixel graphic is still there, covering up part of the Main Menu (it gets cleared normally in SyncTERM).

mkrueger commented 1 year ago

Never really thought about that because sixels are somewhat alien to terminal system. I'll look what syncterm does there.

ps. my ansi drawing tool will support sixels :)

mkrueger commented 1 year ago

Should be fixed in 0.6.8.

I plan to update this weekend - I've a few regressions in C64 & ZMODEM.

skipper1947 commented 1 year ago

OK, thanks!

On Friday, September 29, 2023 at 07:37:29 AM PDT, Mike Krüger ***@***.***> wrote:  

Should be fixed in 0.6.8.

I plan to update this weekend - I've a few regressions in C64 & ZMODEM.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

mkrueger commented 1 year ago

0.6.8 released.

skipper1947 commented 1 year ago

Looks great. Thanks!

On Saturday, September 30, 2023 at 07:53:09 AM PDT, Mike Krüger ***@***.***> wrote:  

Closed #54 as completed.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>