-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: tools
-
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
-