Download List

项目描述

The VTE library inserts terminal capability strings into a tree of tables, and then uses it to determine if data received from a pseudo-terminal is a control sequence or just random data. The sample program "interpret" illustrates more or less what the widget sees after it filters incoming data.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-29 03:01
0.22.1

此版本修正了对终端复位崩溃。它在Solaris修复建设。它修正了错误,背景标签可能失去关闭该回溯底线。它修复了在预期的背景颜色是不是ncurses的应用程序显示一个错误。
This release fixes a crash on terminal reset. It fixes building on Solaris. It fixes a bug where background tabs may have lost lines off the bottom of the scrollback. It fixes a bug where the expected background color was not displayed in ncurses apps.

2009-03-14 04:22
0.16.14

此版本修正了构建失败(ring.c:210:错误:预期在'做'的表达),一个断言失败(g_io_add_watch_full:`通道=空'),并提出一个错误的静脉血栓栓塞在GTK显示没有+ / DirectFB的。它认识到环境VTE_CJK_WIDTH =狭窄,VTE_CJK_WIDTH =宽变量设置。任何其他值的意思是“自动”根据语言环境,因为这是以前做。
标签: Major bugfixes
This release fixes a build failure (ring.c:210: error: expected
expression before 'do'), an assertion failure (g_io_add_watch_full:
`channel != NULL'), and a bug which made vte display nothing on
GTK+/DirectFB. It recognizes the environment variable settings
VTE_CJK_WIDTH=narrow and VTE_CJK_WIDTH=wide. Any other value means
"auto" based on locale, as it was doing previously.

2008-04-11 09:43
0.16.13

轻微优化已完成。静脉血栓栓塞的pty.c不再生产4096 getrlimit来电时,只需要一个。一个错误的gettext的领域是固定的。
标签: Major bugfixes
Minor optimization was done. VTE's pty.c no longer
makes 4096 getrlimit calls when it only needs one.
A wrong gettext domain was fixed.

2007-12-24 01:20
0.16.11

此版本的作品,不解决问题GdkVisibilityNotify GDK的后端。当它试图音译粘贴到一个非文本的UTF - 8语言环境。它修复绘图用GTK +的问题,石英和不包含字符的文本粘贴在终端的编码,它静静地失败。
标签: Major bugfixes
This release works around GDK backends that don't issue GdkVisibilityNotify. It tries transliteration when pasting text into a non-UTF-8 locale. It fixes drawing problems with GTK+-quartz and pasting of text containing characters not in the terminal's encoding, which silently failed.

2007-07-18 19:19
0.16.6

错误#372743,造成vte_terminal_set_colors不宣传工作,已得到修复。错误#44.562万,造成一些字符显示在不同的地方以不同的,已得到修复。
标签: Major bugfixes
Bug #372743, which caused vte_terminal_set_colors to not work as advertised, has been fixed. Bug #445620, which caused some characters to be shown differently in different locales, has been fixed.

Project Resources