DinosTerminal 0.1
by DinosDev (https://github.com/Daniel09Fernandes?tab=repositories)
Category: IDE Plugins
IDE: Delphi 13
Edition: See IDE
Subscription: Not Required
Tags: Terminal, CMD, WSL, Powershell, CI, CD, pipeline
Size: 0.967MB
Download: See IDE
Facebook: Share
Twitter: Share
A full-featured terminal docked inside the Delphi IDE. You can docked on IDE, save the template, when you loading template, your terminal loading together DTerminal is an open-source, design-time Delphi IDE plugin that embeds a real terminal directly into RAD Studio / Delphi. It gives you a native Command Prompt (CMD), PowerShell, and WSL (Linux) shell without leaving your development environment — with color output, cursor handling, scrolling, copy/paste and command interruption. Dockable inside the IDE — registers as a dockable form via the Open Tools API, persists across Design and Debug layouts. Multi-terminal tabs — open as many CMD, PowerShell or WSL shells as you want, each in its own tab. True VT rendering — SGR colors (16/256/RGB), bold/italic/underline/inverse, cursor positioning, scroll regions, alternative screen buffer and OSC window titles. Scrollback — scroll back through output history (mouse wheel / scrollbar). Copy & paste — select with the mouse and copy (Ctrl+C / context menu), paste with Ctrl+V or the context menu. Interrupt long-running commands — press Ctrl+Break (or Ctrl+Pause) to send an interrupt (#3, equivalent to Ctrl+C) to the foreground process. Great for ping -t, tail -f, custom servers, etc. History — arrow-up/down navigation on the input line (CMD/PowerShell/WSL shells provide their own history as well). Window titles — OSC 0;title sequences update the tab caption. Solid engine — UTF-8 aware reader, partial multibyte sequence handling, unicode-tolerant pipes, job objects to guarantee children are killed on close.

