mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
d921172beb
Luit is a filter that can be run between an arbitrary application and a UTF-8 terminal emulator. It will convert application output from the locale's encoding into UTF-8, and convert terminal input from UTF-8 into the locale's encoding. Note that luit(1) support is not present in xterm(1) on OpenBSD, so this is only useful in special cases - e.g. as a wrapper for telnet(1) or an SSH client when connecting to systems without UTF-8 support.
3 lines
35 B
Plaintext
3 lines
35 B
Plaintext
@bin bin/luit
|
|
@man man/man1/luit.1
|