Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

TM/4.1 New & Noteworthy

New & Noteworthy for TM 4.1 (RSE 3.7)

Terminal UI Improvements

Git Bash is now auto-discovered, and available on the "Open a Terminal (Ctrl+Alt+Shift+T)" dialog. See Bug 460496 for details.

Windows 10 Local Terminals are supported with CDT's PTY 8.8 (Mars.1) or later. See Bug 474327 for details.

Mac OS X Local Terminals support proper resize and word wrapping with CDT's PTY 9.0 (Neon) or later. See Bug 476709 for details.

Terminal API Improvements

Adopters can now override the terminal title. See Bug 469415 for details.

Allow TabFolderManager#getTabCommandFieldHandler to be overridden. This allows the behavior of the command input field to be changed. See Bug 470854 for details.

Added ITerminalMouseLIstener to the VT100TerminalControl. This allows extensions to implement special features on mouse events, such as clicking on hyperlinks. See Bug 475267 for details.

Bug Fixes

See the 4.1.0 release Issues page for a list of the bugs fixed in this release.

Back to the top