hisaniwo/dsh-ergonomics2

dsh-ergonomics

DSH 会话人体工学:/new 一键新会话 + 输入历史 ↑↓ 回溯 + Ctrl+U 清空 + Esc 中断生成

AI Analysis

核心用途是提升 DSH 终端或会话界面的操作流畅度与快捷键体验。适合重度依赖键盘操作、追求高效交互的 DSH 用户。支持作为动态插件临时加载或直接安装到 web profile。

Package
dsh-ergonomics
Version
0.3.0
License
MIT
Last updated
Aug 16, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

作为动态插件使用(可选)

不安装包、临时运行时,也可把 lib/index.jsapply/inject/namelib/client.jsapply/inject 分别作为 DSH 动态插件的 Host/Client 代码加载。注意动态环境下 React 是环境注入的符号(无需 require),CSS 用运行时的 styles.insert(...) 注入。