You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am runnig my own build tig-2.5.8-5 on AIX 7.2.
My locale settings
locale charmap
ISO8859-2
locale
LANG=cs_CZ
LC_COLLATE="cs_CZ"
LC_CTYPE="cs_CZ"
LC_MONETARY="cs_CZ"
LC_NUMERIC="cs_CZ"
LC_TIME="cs_CZ"
LC_MESSAGES=C
LC_ALL=
My test file - soubor
$ cat soubor
ěščřžýáíé
other line
ĚŠČŘŽÝÁí
git log from AIX cmdline is OK
$ git log
commit bcffa9e66cd6c77cd6dacb6071e78705e89b498a (HEAD -> master)
Author: [email protected]
Date: Thu Feb 8 12:45:11 2024 +0100
i am runnig my own build tig-2.5.8-5 on AIX 7.2.
My locale settings
locale charmap
ISO8859-2
locale
LANG=cs_CZ
LC_COLLATE="cs_CZ"
LC_CTYPE="cs_CZ"
LC_MONETARY="cs_CZ"
LC_NUMERIC="cs_CZ"
LC_TIME="cs_CZ"
LC_MESSAGES=C
LC_ALL=
My test file - soubor
$ cat soubor
ěščřžýáíé
other line
ĚŠČŘŽÝÁí
git log from AIX cmdline is OK
$ git log
commit bcffa9e66cd6c77cd6dacb6071e78705e89b498a (HEAD -> master)
Author: [email protected]
Date: Thu Feb 8 12:45:11 2024 +0100
commit 8b4ab7ecab6775e8c7edb90578c8b8047ed9d65c
Author: [email protected]
Date: Thu Feb 8 12:30:30 2024 +0100
similar action in tig
tig view-log|view diff - the appearance of the letters is distorted
commit 8b4ab7ecab6775e8c7edb90578c8b8047ed9d65c
Author: [email protected]
Date: Thu Feb 8 12:30:30 2024 +0100
soubor | 2 ++
1 file changed, 2 insertions(+)
1 file changed, 1 insertion(+)
commit 8b4ab7ecab6775e8c7edb90578c8b8047ed9d65c
Author: [email protected]
Date: Thu Feb 8 12:30:30 2024 +0100
soubor | 2 ++
1 file changed, 2 insertions(+)
Refs: [master]
Author: [email protected]
AuthorDate: Thu Feb 8 12:45:11 2024 +0100
Commit: [email protected]
CommitDate: Thu Feb 8 12:45:11 2024 +0100
soubor | 1 +
1 file changed, 1 insertion(+)
diff --git a/soubor b/soubor
index 8725127..c603a8d 100644
--- a/soubor
+++ b/soubor
@@ -1,2 +1,3 @@
Ä ĹĄÄ Ĺ ĹžĂ˝ĂĄĂĂŠ
+other line
Ä Ĺ Ä Ĺ Ĺ˝Ă Ă ĂZ
Is it possible to get the tig to display the characters correctly?
The text was updated successfully, but these errors were encountered: