djs326/dsh-plugin-width-slider ↗★ 1
dsh-plugin-width-slider
Settings-panel slider that replaces the native width handles: long-press the slider to preview the conversation at full width (transparent overlay keeps only the slider visible), then drag to resize the chat column. Writes dsh.conversation.contentWidth + --dsh-chat-user-width.
AI 分析
核心用途是提供更直观的对话框宽度调节与预览。适合需要频繁调整聊天区域宽度以适应不同屏幕尺寸的桌面端用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:djs326/dsh-plugin-width-sliderドキュメント
README 全文を読む ↗使用说明
- 打开 DSH Desktop 的 设置 面板。
- 侧边栏找到 Width Slider · 对话宽度 条目并进入。
- 面板中显示当前宽度数值与滑块:
- 按下滑块 → 进入全屏预览:设置面板隐藏,屏幕中央只有滑块、大号宽度数值和"预览模式 · 松开返回设置"提示。
- 按住拖动 → 对话内容区宽度实时变化。
- 松开 / 按 Esc → 返回设置面板。
- 调节范围:最小值 640px,最大值 = 对话列宽 − 176px(与原生拖拽一致)。