Adding proposed scrollback changes for sixel graphics ref. #30

This commit is contained in:
bakkeby 2021-07-07 09:43:43 +02:00
parent fb8d6e378c
commit 426eca8f2e
5 changed files with 69 additions and 22 deletions

View file

@ -1 +1,2 @@
static void dcshandle(void);
static void dcshandle(void);
static void scroll_images(int n);