-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b106
-
Not verified
Editor commands sometimes need configuration parameters. For example:
/seteditor nano -cut -undo
Current the JShell tool tries to execute the whole argument stream as the command ("nano -cut -undo"), which, of course fails.
/seteditor nano -cut -undo
Current the JShell tool tries to execute the whole argument stream as the command ("nano -cut -undo"), which, of course fails.
- duplicates
-
JDK-8080771 JShell tool: shell should allow setting external editors with arguments
-
- Closed
-
- relates to
-
JDK-8146138 jshell tool: add /help <command>
-
- Closed
-