
A fully working command-line Terminal inside Eclipse (renamed from "TCF Terminals"). Just press Ctrl+Alt+T to open a local command prompt (Terminal). That's all - it just works :) Previous sessions are remembered and auto-reconnected on quit and restart. Supports Windows, Linux and Mac. For additional options or remote sessions, use Ctrl+Alt+Shift+T or click the "Terminal" toolbar button. Supports SSH, Telnet or Serial line. Full ANSI cursor control, readline and coloring, Use vi, emacs or similar programs on any remote host. In the Terminal, type Alt+Up to maximize or restore it. Use Alt+Right for quick access to other Eclipse views. Type Ctrl+PgUp/PgDn to switch between multiple Terminal Tabs. See Preferences > Terminal for additional options like registering custom shell environments (like Git Bash, Cygwin, or just custom PATH settings).
Enhancements and Fixes in 2020.
- The Terminal component is now part of the Eclipse CDT project. Please file bugs to the terminal component in the CDT project.
Found an issue? - Please report a bug! Interested in requesting enhancements, or participating?
- Known issues and enhancement requests: Bugzilla
- Issues fixed recently: Bugzilla
- Here's how to contribute
Brought to you by the Eclipse CDT Committers with help from winpty@github, and many other Community Members.