Add ein:pseudo-console-mode to notebook menu

This commit is contained in:
Takafumi Arakaki 2012-08-28 08:24:56 +02:00
parent b1a7e85235
commit 31951b51f3

View file

@ -866,6 +866,8 @@ Do not use `python-mode'. Use plain mode when MuMaMo is not installed::
("Open scratch sheet" ein:notebook-scratchsheet-open)))
["Popup traceback viewer" ein:tb-show
:help "Show full traceback in different buffer"]
["Toggle pseudo console mode" ein:pseudo-console-mode
:help "Hit RET to execute code"]
["Evaluate code in minibuffer" ein:shared-output-eval-string
:help "Result will appear in the shared output buffer"]
["Show code cell with full output"