MyTerm 0.1.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global MyTerm --version 0.1.6
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local MyTerm --version 0.1.6
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MyTerm&version=0.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package MyTerm --version 0.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MyTerm
A tabbed Avalonia terminal application, distributed as a .NET global tool.
Install
dotnet tool install -g MyTerm
myterm
Features
- Tabbed terminal with drag-to-reorder
- Tear-off tabs into new windows; drag-to-merge windows back together
- Bell and activity badges on inactive tabs
- Hue-tint background overlay
- Font zoom (Ctrl+
+/ Ctrl+-) - 24-bit truecolor rendering with a real PTY
- Configurable profiles (shell, working directory, colors, font)
Built on the AgentSpace.Avalonia.XTerm control.
Requirements
- .NET 10 SDK
- Linux, Windows, or macOS
License
MIT
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.