Files
sublime-text-3/Packages/SublimeREPL/Context.sublime-menu

6 lines
204 B
Plaintext

[
{"caption": "-"},
{"command": "repl_kill", "caption": "Kill"},
{"command": "repl_restart", "caption": "Restart"},
{"command": "subprocess_repl_send_signal", "caption": "Send other SIGNAL"}
]