From 1a711889446bd0057bddc5042180e79416b7818c Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Thu, 13 Jan 2022 14:00:56 +1000 Subject: [PATCH] Update TODO --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index b7ed6a5..4060e05 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,6 @@ Todo: - Right align the left editor. - Keyboard shortcuts for resolving differences. -- tab key should align code. -- Disable ctrl-shift-h mode. Done: @@ -25,6 +23,9 @@ Done: - Follow the cursor when moving off the screen to the left or right. - Fix coast scrolling. - Put it on github. +- tab key should align code. Shelved: +- Disable ctrl-shift-h mode. + + This mode is only in kitty. \ No newline at end of file