Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

jshell not using .inputrc

User_58FPFJan 25 2023

On a windows 10 desktop, with these lines in

set editing-mode vi
set keymap vi

in c:\users\.inputrc and this line

jline.internal.Log.trace=true

in c:\users\.jline.rc, in a jshell invocation from a windows cmd shell, don't see vi style command line recall available. Also, debug or trace info from jline not to be found anywhere. Using version 11.0.11 of jshell.

Comments
Post Details
Added on Jan 25 2023
0 comments
164 views