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.
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.