RFR 8215099: jshell tool: /help representation of ctrl/meta characters inconsistent
Jan Lahoda
jan.lahoda at oracle.com
Thu Dec 13 14:51:51 UTC 2018
Looks good to me, except for the double dot noted by Jon.
Thanks for fixing the help, Robert!
Jan
On 13.12.2018 05:20, Jonathan Gibbons wrote:
> Double period?
>
> 192 jshell.console.empty = \nEmpty entry. A single valid expression or
> statement must proceed Shift+Tab m..
>
> It's not wrong, but I'm curious as to the reason for the convention of
> the pattern of \n followed by some number of \t and then \,
> as compared to putting the \t at the beginning of the following line.
>
> -- Jon
>
> On 12/12/18 7:15 PM, Robert Field wrote:
>> Please review:
>>
>> Fix the /help in-tool documentation -- specifically:
>> Make the representations of keys (Shift, Ctrl, Tab, etc)
>> self-consistent and consistent with the User's Guide.
>> Make descriptions less cryptic.
>> Update and correct information.
>> Make formatting consistent.
>>
>> Bug:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8215099
>>
>> Webrev:
>>
>> http://cr.openjdk.java.net/~rfield/8215099v0.webrev/
>>
>> Thanks,
>> Robert
>>
>>
More information about the kulla-dev
mailing list