fjsc: change prompt to be "( scratchpad )".
parent
539d34fd23
commit
363ca60191
|
@ -40,7 +40,7 @@ function startup() {
|
|||
rows: 18,
|
||||
termDiv: "repl",
|
||||
crsrBlinkMode: true,
|
||||
ps: "scratchpad ",
|
||||
ps: "( scratchpad )",
|
||||
initHandler: fjsc_init_handler,
|
||||
handler: fjsc_repl_handler
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue