提交前确认 / Preflight
想解决什么问题 / What problem does this solve
在将deepx-code安装在Linux了,通过windows terminal远程连接调用deepx时,原terminal设置的通过鼠标选择来选择文本到粘贴板,通过右键进行粘贴功能时发现异常。经调查,应该是TUI捕获了鼠标事件,导致原终端功能无法触发。
期望的方案 / Proposed solution
希望追加配置文件或者是快捷键来切换TUI对鼠标事件的捕获模式。
备选方案 / Alternatives
No response
提交前确认 / Preflight
想解决什么问题 / What problem does this solve
在将deepx-code安装在Linux了,通过windows terminal远程连接调用deepx时,原terminal设置的通过鼠标选择来选择文本到粘贴板,通过右键进行粘贴功能时发现异常。经调查,应该是TUI捕获了鼠标事件,导致原终端功能无法触发。
期望的方案 / Proposed solution
希望追加配置文件或者是快捷键来切换TUI对鼠标事件的捕获模式。
备选方案 / Alternatives
No response