Package | Description |
---|---|
org.crsh.console |
Modifier and Type | Class and Description |
---|---|
static class |
Mode.ChangeChar |
static class |
Mode.Digit |
Modifier and Type | Field and Description |
---|---|
static Mode |
Mode.CHANGE_TO |
static Mode |
Mode.DELETE_TO |
static Mode |
Mode.EMACS |
private Mode |
Editor.mode
.
|
static Mode |
Mode.VI_INSERT |
static Mode |
Mode.VI_MOVE |
static Mode |
Mode.YANK_TO |
Modifier and Type | Method and Description |
---|---|
(package private) Mode |
Editor.getMode() |
Mode |
Console.getMode() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
Editor.setMode(Mode mode) |
void |
Console.setMode(Mode mode) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.