Commonly used FluxCommand
ids for the commands built-in into the flux runtime.
Slots
- aboutSource
-
static Str about := "about"
- backSource
-
static Str back := "back"
- closeTabSource
-
static Str closeTab := "closeTab"
- copySource
-
static Str copy := "copy"
- cutSource
-
static Str cut := "cut"
- exitSource
-
static Str exit := "exit"
- findSource
-
static Str find := "find"
- findInFilesSource
-
static Str findInFiles := "findInFiles"
- findNextSource
-
static Str findNext := "findNext"
- findPrevSource
-
static Str findPrev := "findPrev"
- forwardSource
-
static Str forward := "forward"
- gotoSource
-
static Str goto := "goto"
- homeSource
-
static Str home := "home"
- jumpNextSource
-
static Str jumpNext := "jumpNext"
- jumpPrevSource
-
static Str jumpPrev := "jumpPrev"
- newTabSource
-
static Str newTab := "newTab"
- openLocationSource
-
static Str openLocation := "openLocation"
- optionsSource
-
static Str options := "options"
- pasteSource
-
static Str paste := "paste"
- recentSource
-
static Str recent := "recent"
- redoSource
-
static Str redo := "redo"
- refreshToolsSource
-
static Str refreshTools := "refreshTools"
- reloadSource
-
static Str reload := "refresh"
- replaceSource
-
static Str replace := "replace"
- replaceInFilesSource
-
static Str replaceInFiles := "replaceInFiles"
- saveSource
-
static Str save := "save"
- saveAllSource
-
static Str saveAll := "saveAll"
- selectAllSource
-
static Str selectAll := "selectAll"
- undoSource
-
static Str undo := "undo"
- upSource
-
static Str up := "up"