Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 JShell 中将 lineeditor 设置为vi 模式?
该设置set editing-mode vi在$HOME/.inputrc和$HOME/.jline.rc中,但似乎Jshell不尊重其中任何一个。
set editing-mode vi
$HOME/.inputrc
$HOME/.jline.rc
Jshell