Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有办法清除 ZeroBrane 中的“本地控制台”窗格。有时它会“堵塞”而无法清理——例如检查_G会产生大量文本,之后一切都会变慢。
_G
如果这很重要,我正在使用与 Marmalade 捆绑在一起的 v0.50。我尝试了本地菜单(右键单击),但什么也没有。
您可以使用clear命令(只需键入clearand Enter),它将清除控制台内容(在控制台窗口顶部的介绍性文本中进行了描述)。
clear
Enter
我建议您升级到较新的版本,因为 0.50 已经很旧了。