gpt4 book ai didi

sublimetext2 - 如何清除 Sublime 2 中的 SublimeREPL 窗口

转载 作者:行者123 更新时间:2023-12-04 04:16:38 25 4
gpt4 key购买 nike

我在 OS X 下的 Sublime 2 (v2.0.2) 中使用 SublimeREPL。我将 Python 文件发送到 SublimeREPL 窗口进行评估,我想不时清除 SublimeREPL 窗口。该窗口似乎是只读的,因此 cmd-a, delete 不起作用。

最佳答案

在 linux/osx 系统上使用 ctrl+l;在 Windows 上是 shift+ctrl+c

SublimeRepl 文档在这里 SublimeRepl keys

Linux   OS X    Windows     Command used    Meaning
Alt+p Ctrl+p Alt+p repl_view_previous Walk back to previous input, no autocomplete
Down Down Down repl_view_next Walk back to next input, with autocomplete
Alt+n Ctrl+n Alt+n repl_view_next Walk back to next input, no autocomplete
Enter Enter Enter repl_enter Send current line to REPL
Esc Esc Esc repl_escape Clear REPL input
Ctrl+l Ctrl+l Shift+Ctrl+c repl_clear Clear REPL screen
Shift+Ctrl+c Shift+Ctrl+c Unsupported subprocess_repl_send_signal Send SIGINT to REPL

关于sublimetext2 - 如何清除 Sublime 2 中的 SublimeREPL 窗口,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23831038/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com