From 4751e3185d07a39e7b0e9d4e058f6ab8d8d60d75 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 24 Aug 2022 11:32:47 -0700 Subject: [PATCH] update TODO --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 87902f83d..748639c21 100644 --- a/TODO.md +++ b/TODO.md @@ -35,3 +35,6 @@ Major Features: * Bell * Mac: - Switch to raw Cocoa and Metal instead of glfw and libuv (major!) +* Sixels: https://saitoha.github.io/libsixel/ +* Kitty keyboard protocol: https://sw.kovidgoyal.net/kitty/keyboard-protocol/ +* Kitty graphics protocol: https://sw.kovidgoyal.net/kitty/graphics-protocol/