QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2595|回复: 9

mrxvt 0.3.10 is released

[复制链接]
发表于 2004-12-6 12:14:29 | 显示全部楼层 |阅读模式
这个版本主要加入了用户自定义键盘快捷键功能,并修正了很多bugs.
发表于 2004-12-6 13:04:16 | 显示全部楼层
没搞错。贴个链接出来啊。
回复

使用道具 举报

发表于 2004-12-6 17:35:35 | 显示全部楼层
http://materm.sourceforge.net
回复

使用道具 举报

发表于 2004-12-6 18:26:32 | 显示全部楼层
Can't display or input  chinese in FC3.
Does it support utf8 ?
How to configure it to diaplay chinese in utf8 locale?
回复

使用道具 举报

 楼主| 发表于 2004-12-7 03:04:35 | 显示全部楼层
no, this release does not support utf-8.
回复

使用道具 举报

发表于 2004-12-8 00:41:54 | 显示全部楼层
Occur error under MagicLinux 1.2 beta3

==============================================
kernel-2.6.8.1
gcc-3.4.3
glibc-2.3.3-53.4
==============================================

error information during "make"

[code:1]tabbar.c: In function `rxvt_tabbar_set_title':
tabbar.c:1342: warning: implicit declaration of function `strndup'
tabbar.c:1342: warning: assignment makes pointer from integer without a cast
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -Wall -fPIC -I/usr/X11R6/include -c netdisp.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -Wall -fPIC -I/usr/X11R6/include -c rxvt.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -Wall -fPIC -I/usr/X11R6/include -c xdefaults.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -Wall -fPIC -I/usr/X11R6/include -c main.c
main.c: In function `rxvt_init_font_fixed':
main.c:1021: error: structure has no member named `xftbfont'
make[2]: *** [main.o] 错误 1
make[2]: Leaving directory `/home/bamfox/mrxvt-0.3.10/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/bamfox/mrxvt-0.3.10'
make: *** [all] 错误 2
[/code:1]

How to deal with it?
回复

使用道具 举报

 楼主| 发表于 2004-12-8 07:22:29 | 显示全部楼层
that's a bug, the function rxvt_init_font_fixed should be included in macro #ifdef XFT_SUPPORT. or you just enable xft support.
回复

使用道具 举报

发表于 2004-12-8 22:00:05 | 显示全部楼层
yeah, I see
回复

使用道具 举报

发表于 2004-12-16 16:14:02 | 显示全部楼层
我下载了mrxvt 0.3.11,configure时用了这几个选项,但是中文还是有问题:
[code:1]
$ ./configure --enable-everything --disable-debug --enable-cjk --enable-xim
[/code:1]请指教
回复

使用道具 举报

发表于 2004-12-16 16:26:52 | 显示全部楼层
加上了几个参数,中文显示和输入没有问题了:
[code:1]
$ ./configure --enable-cjk --with-encoding=gb --with-save-lines=1000 --enable-jpeg --enable-png --enable-xpm --enable-xim --enable-xft --enable-delete-key --enable-backspace-key --enable-everything --disable-debug --enable-linespace --enable-24bits --enable-mousewheel
[/code:1]
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-5-4 02:43 , Processed in 0.210830 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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