promptgarten 🌱

命令参考 · Cursor CLI

/full-conversation

关闭性能优化的精简渲染,显示完整的对话记录。

在长会话中,出于性能考虑,Cursor CLI 默认不再重新绘制完整的对话内容,而只重绘最近的几轮(turn)——这样可以让终端窗口调整大小以及恢复旧会话(agent resume--continue)时保持流畅。/full-conversation 会关闭这种精简渲染模式,让 CLI 重新绘制完整的历史记录。根据官方 CLI 更新日志,该功能于 2026 年 5 月与其他渲染优化一起引入,原文写道:“Long conversations redraw instantly. Full repaints render only recent turns (/full-conversation to opt out), keeping resizes and resumes fast in old sessions.” 需要与其他显示类命令区分开,例如 /line-numbers(代码块中的行号)或 /show-thinking(思考过程块),它们控制的是其他显示细节,不会改变实际渲染出的历史记录范围。在官方斜杠命令参考表中,目前还没有收录 /full-conversation,该命令目前只能在更新日志中找到依据。

什么时候用?

翻阅一个非常长的会话的完整对话历史

执行 /full-conversation,然后用方向键向上滚动

在为文档目的对整个讨论进行截图或复制粘贴之前

/full-conversation

什么时候不该用?

只需要在最近几轮上继续工作,性能更重要

完整历史记录会让长会话中的窗口调整大小和恢复操作明显变慢。

更好的选择: 不要启用 /full-conversation(保持默认行为)

在一个非常长的会话中,终端已经反应迟缓

完整重绘所有轮次恰恰会加剧精简渲染原本要解决的性能问题。

更好的选择: 保持默认行为,仅在需要具体查找时短暂启用 /full-conversation

来源

更多命令 · Cursor CLI

/btw/skills/rules/commands/changesagent [prompt...]agent loginagent logoutagent status | agent whoamiagent aboutagent modelsagent mcp

全部命令 · Cursor CLI

分享:𝕏in💬