I have been reading the Oracle Jshell User Guide, one feature of Jshell Hotkeys escapes my grasp, the so called keyboard macro function, by definition it sounds quite useful, you should be able to press CTRL+x ( then type a Word hit CTRL+x ) and if you press CTRL+x e it writes this word out again to jshell...
The problem is it doesn't work... or I am doing it wrong?! Has someone used this feature? Could you tell me how to use this? how exactly do I have to press the keys? is it hold CTRL+x and then hit e or CTRL+x, let go and then type type e ?
the Cheatsheets on Github I found just tell you the hotkeys and nothing more...