LilyTerm (ver. 0.9.4)

From GnomeFiles.org, 3 months ago, 0 views

LilyTerm - A light and easy to use libvte based X Terminal Emulator

About this version
For GCIN Users:

If it always segfault when close the 1st page of LilyTerm, Please update GCIN to 1.4.1 to avoid this problem.

Single Process Mode

LilyTerm supports 'Single Process Mode' from this version.

When LilyTerm is running with 'Single Process mode', Multi LilyTerm will use only one process. The newer launched LilyTerm will be just a new window of 1st launched LilyTerm, so that we may reduce the usage of memory.

The disadvantage of 'Single Process' mode is, if the LilyTerm crashed, All the LilyTerm will be dead at the same time.

You may use -s/--saparate command line options to force to run LilyTerm in 'Saparate Process Mode'.

New Feature:

Applied updated German translation. VERY THANKS to Mario Blättermann.

A warning dialog when creating child process fail.

Add [New tab with specified locale] to right click menu.
You need to set the locales_list with full locale name in profile to enable this.
for instance with `locales_list = ja_JP.EUC-JP zh_CN.GB2312 zh_TW.Big5'.

If you used a specified profile with -p option, [Save Settings] will save the settings on the specified profile.

Add -x and -t/--tab command line options support.
-x is the same as -e/-execute. For compatible with gnome-terminal. BTW, xterm is support -e only.
And, you may use -t/--tab {number} to open multi tabs when startup.

Shows the encoding on page name. You may disable it by put `page_shows_encoding = 0' in your profile.

comments

No comments yet.

You must be logged in to add your own comment.