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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:djs326/dsh-plugin-width-slider说明文档
阅读完整 README ↗使用说明
- 打开 DSH Desktop 的 设置 面板。
- 侧边栏找到 Width Slider · 对话宽度 条目并进入。
- 面板中显示当前宽度数值与滑块:
- 按下滑块 → 进入全屏预览:设置面板隐藏,屏幕中央只有滑块、大号宽度数值和"预览模式 · 松开返回设置"提示。
- 按住拖动 → 对话内容区宽度实时变化。
- 松开 / 按 Esc → 返回设置面板。
- 调节范围:最小值 640px,最大值 = 对话列宽 − 176px(与原生拖拽一致)。