ansi-diff-stream icon indicating copy to clipboard operation
ansi-diff-stream copied to clipboard

Allow to provide offset and size

Open piranna opened this issue 9 years ago • 2 comments

Allow to provide and offset and a window size where to write so updates can be done on arbitrary windows, not only the full terminal screen. This could allow to have some kind of double-buffering to create terminal UIs since blessed don't support it (it writes directly to the terminal buffer, leading to some problems and limitations...).

piranna avatar Jul 16 '16 23:07 piranna

sounds like a great feature!

mafintosh avatar Jul 17 '16 16:07 mafintosh

I'm happy you lile it :-) El 17/7/2016 18:00, "Mathias Buus" [email protected] escribió:

sounds like a great feature!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mafintosh/ansi-diff-stream/issues/2#issuecomment-233188994, or mute the thread https://github.com/notifications/unsubscribe-auth/AAgfvu4HvInPYn2OszKeCHluluyf6RZxks5qWlGKgaJpZM4JOHoA .

piranna avatar Jul 17 '16 18:07 piranna