From 3304675affd22e9ede2c92b5c0085961a797485e Mon Sep 17 00:00:00 2001 From: bptato Date: Thu, 18 Feb 2021 19:18:06 +0100 Subject: Support kitty image protocol --- fm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fm.h') diff --git a/fm.h b/fm.h index c4a951f..997574a 100644 --- a/fm.h +++ b/fm.h @@ -316,6 +316,7 @@ extern int REV_LB[]; #define INLINE_IMG_OSC5379 1 #define INLINE_IMG_SIXEL 2 #define INLINE_IMG_ITERM2 3 +#define INLINE_IMG_KITTY 4 /* * Types. -- cgit v1.2.3