Download List

프로젝트 설명

termit is a terminal emulator based on the vte library. It includes tabs, bookmarks, the ability to switch encodings, and Lua-scripting.

System Requirements

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.

2011-05-22 04:00
2.8.0

버퍼에서 검색이 vte 라이브러리의 최신 버전에 대한 활성화되었습니다. 루아 함수 forEachRow, forEachVisibleRow, findDlg, findNext, 그리고 findPrev이 추가되었습니다. 새로운 옵션, backspaceBinding deleteBinding, 그리고 setStatusbar 포함됩니다. 코드 정리가 이루어졌다. 문서 수정되었다.
Searching in the buffer was enabled for recent versions of the vte library. The Lua functions forEachRow, forEachVisibleRow, findDlg, findNext, and findPrev were added. New options include backspaceBinding, deleteBinding, and setStatusbar. Code cleanup was done. Documentation fixes were made.

2011-03-06 18:28
2.7.1

적절한 인코딩이 페이지 사이를 전환할 때 표시됩니다.
The proper encoding is displayed when switching between pages.

2011-02-05 22:16
2.7.0

이 릴리스는 GTK + 2.22와 0.26 VTE와 함께 컴파일됩니다. 기본 바인딩 'closeTab'으로 변경되었습니다. 수정 프로그램의 많은 문서와 세션 작업에 있었다. 루아 새로운 옵션이 추가되었습니다 : imageFile, colormap를, 일치, 그리고 탭. 루아 테이블과 작업 refactored했다.
This release compiles with GTK+ 2.22 and VTE 0.26. The default binding was changed to 'closeTab'. A lot of fixes were made in the documentation and for working with sessions. New Lua options were added: imageFile, colormap, matches, and tabs. Working with Lua tables was refactored.

2010-10-16 06:29
2.6.0

이제 모든 사용자 menuitems은 가속기를 가질 수 있습니다. 모든 메뉴 항목은 루아 API를 통해 작동합니다. 여러 가지 새로운 루아 기능이 추가되었습니다. 모든 배제 논리가 제거되었습니다. 문서는 해결되었습니다. 일부 코드 정리가 있습니다.
Now all user menuitems can have accelerators. All menu items work via the Lua API. Several new Lua functions were added. All deprecated logic was removed. The documentation was fixed. There is some code cleanup.

2010-04-22 04:36
2.5.0

GPLv2 라이센스 문제는 모든 소스 파일에 추가되었습니다. 루아 기능 : '선택'과 'currentTab'이 추가되었습니다. 전역 변수 '탭'가 추가되었습니다 : 탭 '속성에 읽기 전용 액세스를. 버그는 숨겨진 메뉴를 일으키는 재구성 후 해결되었습니다 표시합니다. 문서가 수정되었습니다. 그 루아 API의 몇 가지 변경 사항이 있습니다.
A GPLv2 license issue has been added to every source file. Lua functions: 'selection' and 'currentTab' have been added. Global variable 'tabs' have been added: read-only access to tabs' properties. A bug causing a hidden menu to appear after reconfiguring has been fixed. The documentation has been fixed. There are several changes in the Lua API.

Project Resources