1. Description

1.1. Features

In addition to the traditional features of Gnome Terminal, Multi Gnome Terminal adds many enhancements and extensions:

1.2. Notes to Upgraders

This section will address possible configuration and usage issues that might arise from upgrading from an older Multi Gnome Terminal version. There are always new features. See the NEWS file file for a list of what's new with each release, and major bug fixes. And you can read the ChangeLog, if you want all the agonizing, gory details.

1.2.2. Multi Gnome Terminal v1.6.0

1.2.3. Multi Gnome Terminal v1.5.2

  • Default New Term Menu Selections: These are the items at the top of the New Term menu, such as Shell and mc. These can be disabled now. See the Edit Commands Section for details.

  • mgt-helper: There is now an "-x" option that allows running compound shell commands from Edit Commands. Example:

      mgt-helper -x ls -l |less && echo Say good bye, computer. ; echo Good bye ; sleep 3

    Many small configuration and usage improvements as well. There is also a man page, and docmentation now for mgt-helper.

  • Edit Commands: The Window is now tabbed and re-ogranized, giving more room for those of us with a qazillion commands to deal with. Tip: You can re-order the New Term menu by dragging entries with the mouse and re-locating them within the list.

  • New in this documentation: The Keybindings section has been re-written to correct some significant omissions, better highlight key features, and to correct one glaring error. Please read, or re-read, as the case may be.

  • Y3K Compliancy: A third generation Toklass class-B Time Runner bot recently took Multi Gnome Terminal to the year 3,000, and not surprisingly, Multi Gnome Terminal passed all tests with flying colors. And was subsequently certified by the United Bot Federation (UBF) for use at all Federation operational levels.

1.2.4. Multi Gnome Terminal v1.5.1

1.2.5. Multi Gnome Terminal v1.5.0

  • Keybindings: There are a number of new Actions available for use with Keybindings to reflect the new features, such as splitting. These are available from the dropdown list at the top of the Window. But these will not be reflected in the currently defined list of Keybindings for anyone upgrading from 1.4.x, and consequently unavailable for immediate use. In fact, any old keybindings that have been superceded may not work as expected. The solution is to delete the outdated keybindings, and replace them with one of the new ones.

  • Command Line Options: There are many new command line options for creating new Tabs, Windows, splits, etc. See the Command Line Options Section for more on this (new ones are near the end of the list).

  • New Term Menu (formerly the New Tab menu): Each selection from the New Term menu, will open a sub-menu so as to easily incorporate the splitting feaures. But, this requires a little more mouse movement to open new Tabs.

    If this is inconvenient, consider that anything you do repetitively can be accomplished by other means. And often with less effort. For instance, with Keybindings, any action, such as opening a new Tab, is potentially one key stroke away. Also, bash aliases and the new command line options, could conceivably do the same with a one letter alias. See the Command Examples Section in Appendix A. Also, you can easily define various custom Classes to reflect various working habits so that starting Multi Gnome Terminal, puts you into exactly the configuration you want for that particular occasion. Any of these methods are arguably "easier" than the two mouse clicks required for the old menu system (one click to open menu, one to select option).

    The menus are primarily for inexperienced users that have not yet had time to learn the more "advanced" features. Or, for features that one does not use often.

  • Launch URLs: The shortcut for direct launching of URLs (i.e. to bypass the Pop-up menu), is now CTRL-MiddleMouse.