LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3216|回复: 27

My project: mrxvt - multi-tab rxvt

[复制链接]
发表于 2004-9-28 08:37:33 | 显示全部楼层 |阅读模式
Hello everyone,

I am happy to announce that mrxvt 0.3.2 is released!

For years, a multi-tabbed rxvt has been requested by the users with
no luck. Now, things have changed! Mrxvt (previously named as
materm) is a tabbed X terminal emulator based on aterm/rxvt. It's
small, fast, portable, feature rich and only depends on X library.

Major features:
        - multi-tab support
        - runtime changedable tab title
        - pseudo-transparent tabbar background
        - pseudo-transparent terminal background
        - pseudo-transparent scrollbar background
        - transparent background color tinting
        - off-focus fading
        - NeXT/Rxvt/Xterm style scrollbar
        - user supplied background image (jpeg/png/xpm) per terminal
        - only depends on X, no GTK, no Qt
        - small and fast
        - XIM and multi-language suppport
        - multiple platform
        - utmp/wtmp/lastlog logging

For a complete list of all features, please read README.configure file.

Tested Platform:
    Slackware Linux 10.0
    RedHat Linux 9.0
    SUN Solaris (SPARC) 8/9
    FreeBSD 5.2.1
    IRIX 6.5
    Cygwin

XIM Input is still not working in 0.3.2, but I have finally figured out the
reason, and am now testing SCIM input in the CVS tree. New release
will be out in a week, hopefully. Stay tuned. ;-)

Have fun!
 楼主| 发表于 2004-9-28 10:53:02 | 显示全部楼层
project home page:
http://materm.sourceforge.net
发表于 2004-9-28 11:24:01 | 显示全部楼层
记得rxvt默认只支持zh_CN.gb2312,其他的简体中文locale需要打补丁才支持,不知道mrxvt的中文化支持如何
发表于 2004-9-28 12:41:25 | 显示全部楼层
Hurray!!!
 楼主| 发表于 2004-9-28 12:44:15 | 显示全部楼层
我不知道如何,这取决于原来rxvt对中文的支持程度,呵呵。反正我目前只用到gb2312,输入法的问题终于搞定了,过几天就可以release新版本了。
发表于 2004-9-28 15:09:58 | 显示全部楼层
支持呀


jing
发表于 2004-9-28 15:13:43 | 显示全部楼层
我想知道的是,相对于传统的 RXVT ,它有什么更优的地方?
发表于 2004-9-28 15:15:17 | 显示全部楼层


发表于 2004-9-28 15:15:46 | 显示全部楼层
gb2312 是不够的,希望能加入gbk支持。
发表于 2004-9-29 00:45:15 | 显示全部楼层
line 130 in configure.ac

128 AC_ARG_ENABLE(
129     everything,
130     AC_HELP_STRING([--support-everything],[enable all options [[no]]]),
131     [support_everything=$enableval],
132     [support_everything=no]
133 )

--support-everything 应为 --enable-everything 吧
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表