From 912dcffb56543b36d2cfd7c64941c64b4d107876 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Sat, 16 Sep 2006 03:36:20 +0200 Subject: [PATCH] BUGS: Merge locale support with utf8-only bug, add horizontal scrolling --- BUGS | 4 +++- TODO | 2 -- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BUGS b/BUGS index 0783a2e..35c8344 100644 --- a/BUGS +++ b/BUGS @@ -2,4 +2,6 @@ BUGS ---- Known bugs and problems: - - In it's current state tig is pretty much UTF-8 only. + - Proper locale support: in it's current state tig is pretty much UTF-8 only. + + - Horizontal scrolling. diff --git a/TODO b/TODO index 316f275..55949cd 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,6 @@ TODO ---- Features that should be explored. - - - Locale support. - When the user wants to "view" a commit, you could show from which branch heads and from which tags the commit is reachable, and perhaps which tag is -- 2.32.0.93.g670b81a890