Multilingual Terminal Emulator for X
Mlterm is a multilingual terminal emulator for the X Window System.
Multilingual features:
supported charsets: US_ASCII, ISO8859[1-11], ISO8859[13-16], TCVN5712,
VISCII, KOI8_R, KOI8_U, JISX0201, JISX0208, JISX0212, JISX0213, GB2312,
GBK, KSC5601, UHC, CNS11643-N, Big5, UCS2(4)
supported encodings: ISO-8859-[1-11], ISO-8859- [13-16], TCVN5612,
VISCII, KOI8_R, KOI8_U, EUC-JP, EUC-JISX0213, ISO-2022-JP [1, 2, 3],
Shift_JIS, Shift_JISX0213, EUC-KR, UHC, JOHAB, ISO-2022-KR,
ISO-2022-CN, GB2312(EUC-CN), GBK, GB18030, EUC-TW, Big5, Hz, UTF-8
character composition: TIS620, TCVN5712, JISX0213, UNICODE
Multiple xims are also supported and you can dynamically change various
xims.
Other features:
* scroll by wheel mouse
* antialias font (requires Xft and Xrender extensions)
* proportional font
* transparent background
* background image (requires Imlib)
* multiple pty windows
* scrollbar plug-in API (unstable)
- Developed at M17N
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/mlterm && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
etc.patch | 0000013952 13.6 KB | |
mlterm-3.7.2.tar.gz | 0003740947 3.57 MB | |
mlterm.changes | 0000032641 31.9 KB | |
mlterm.desktop | 0000000194 194 Bytes | |
mlterm.png | 0000000593 593 Bytes | |
mlterm.spec | 0000006869 6.71 KB |
Revision 40 (latest revision is 56)
- updated to 3.7.2 * Add mlterm-con which is a console version of mlterm (like GNU Screen) and which works on various terminal emulators. (see doc/en/README.console) * Add "console_encoding" / --ckm option which specifies a character encoding of the console where mlterm-con works. * Add "default_cell_size" / --csz option for mlterm-con. * Add "console_sixel_colors" / --csc option for mlterm-con. * Add "primary_da" / --da1 and "secondary_da" / --da2 options. * Support DECRQSS partially. * Support wheel mouse on MacOSX/Cocoa. (Thanks to @nyarla) (Merge a patch at http://the.nyarla.net/entry/2016/06/03/195013) * Bug fixes: Fix misalignment of the position of characters in drawing them with the use of complementary loaded fonts on cairo. - removed mlterm-noreturn.patch (upstreamed)
Comments 0