How to set lineeditor to vi-mode in JShell

Viewed 78

How to set lineeditor to vi-mode in JShell?

The setting set editing-mode vi is in both $HOME/.inputrc and $HOME/.jline.rc, but it seems like Jshell does not respect any of them.

0 Answers
Related