public class KeyBinder
extends Object
-
Constructor Summary
Constructors
KeyBinder(org.jline.terminal.Terminal terminal)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
KeyBinder
public KeyBinder(org.jline.terminal.Terminal terminal)
-
Method Details
-
bindAll
public void bindAll(org.jline.keymap.KeyMap<Integer> keyMap)