NameDateSize

..10-Nov-202518

acinclude.m4H A D10-Nov-20253.6 KiB

aclocal.m4H A D10-Nov-2025108.7 KiB

ChangeLogH A D10-Nov-202524.7 KiB

charset.cH A D10-Nov-202516.5 KiB

charset.hH A D10-Nov-20252.6 KiB

config.guessH A D10-Nov-202544 KiB

config.h.inH A D10-Nov-20253 KiB

config.subH A D10-Nov-202534.2 KiB

configureH A D10-Nov-2025345.1 KiB

configure.acH A D10-Nov-20253.4 KiB

COPYINGH A D10-Nov-20251.1 KiB

depcompH A D10-Nov-202518.2 KiB

INSTALLH A D10-Nov-202511.1 KiB

install-shH A D10-Nov-202513.3 KiB

iso2022.cH A D10-Nov-202522.9 KiB

iso2022.hH A D10-Nov-20252.8 KiB

locale.cH A D10-Nov-202580

luit.cH A D10-Nov-202515.1 KiB

luit.hH A D10-Nov-20251.9 KiB

Makefile.amH A D10-Nov-20251.7 KiB

Makefile.inH A D10-Nov-202528.5 KiB

man/H10-Nov-202560

missingH A D10-Nov-202511.2 KiB

other.cH A D10-Nov-202510.9 KiB

other.hH A D10-Nov-20253.1 KiB

parser.cH A D10-Nov-20254 KiB

parser.hH A D10-Nov-20251.4 KiB

READMEH A D10-Nov-2025877

sys.cH A D10-Nov-202510.1 KiB

sys.hH A D10-Nov-20251.9 KiB

README

1Luit is a filter that can be run between an arbitrary application and
2a UTF-8 terminal emulator such as xterm.  It will convert application
3output from the locale's encoding into UTF-8, and convert terminal
4input from UTF-8 into the locale's encoding.
5
6All questions regarding this software should be directed at the
7Xorg mailing list:
8
9        http://lists.freedesktop.org/mailman/listinfo/xorg
10
11Please submit bug reports to the Xorg bugzilla:
12
13        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
14
15The master development code repository can be found at:
16
17        git://anongit.freedesktop.org/git/xorg/app/luit
18
19        http://cgit.freedesktop.org/xorg/app/luit
20
21For patch submission instructions, see:
22
23	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
24
25For more information on the git code manager, see:
26
27        http://wiki.x.org/wiki/GitPage
28
29