MioKit.TerminalCommand 1.0.0

dotnet add package MioKit.TerminalCommand --version 1.0.0
                    
NuGet\Install-Package MioKit.TerminalCommand -Version 1.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MioKit.TerminalCommand" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MioKit.TerminalCommand" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="MioKit.TerminalCommand" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MioKit.TerminalCommand --version 1.0.0
                    
#r "nuget: MioKit.TerminalCommand, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MioKit.TerminalCommand@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MioKit.TerminalCommand&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=MioKit.TerminalCommand&version=1.0.0
                    
Install as a Cake Tool

{"schema":"miokit.plugin-package","schemaVersion":1,"plugin":{"metadataVersion":"1.0","id":"miokit.terminal-command","name":"Terminal","description":"# Terminal 指令执行\n\n在 MioKit 搜索框中快速执行命令:输入 `cmd` 进入附加模式,输入命令或直接使用近期剪贴板内容,回车即在所选终端中运行。无需手动打开终端、切换目录或粘贴命令。\n\n## 功能\n\n- **剪贴板预填充**:近期剪贴板有非空文本时,自动取第一行非空内容作为命令,复制即用\n- **上下文工作目录**:优先使用当前前台资源管理器窗口路径,其次插件设置的默认工作目录,最后回退到桌面\n- **多终端支持**:命令提示符 (cmd) / Windows PowerShell / Windows Terminal,不可用时自动回退\n- **结果置顶**:命令结果固定置顶,来源与工作目录一目了然\n\n## 使用\n\n1. 在搜索框输入 **`cmd`** 进入附加模式\n2. 输入要执行的命令(或让近期剪贴板内容自动预填)\n3. 回车执行,命令会在所选终端中打开并运行\n\n## 设置\n\n| 选项 | 说明 |\n| --- | --- |\n| **默认执行终端** | 命令提示符 (cmd) / Windows PowerShell / Windows Terminal;不可用时会自动回退 |\n| **默认工作目录** | 无资源管理器目录时使用;留空则用桌面 |\n","category":"Tools","author":"tinyisle","website":"https://www.tinyisle.cn/plugins/terminal-command","icon":"Assets/icon.png","assembly":"MioKit.TerminalCommand.dll","minSdkVersion":"1.0.0","minHostVersion":"1.0.0","dependencies":[],"nugetDependents":[]}}

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 66 8/8/2026