Static linefeed::command::COMMANDS [] [src]

pub static COMMANDS: &[&str] = &["abort", "accept-line", "complete", "insert-completions",
  "possible-completions", "menu-complete", "menu-complete-backward",
  "digit-argument", "self-insert", "tab-insert", "overwrite-mode",
  "insert-comment", "backward-char", "forward-char", "character-search",
  "character-search-backward", "backward-word", "forward-word",
  "backward-kill-line", "kill-line", "backward-kill-word", "kill-word",
  "unix-word-rubout", "clear-screen", "beginning-of-line", "end-of-line",
  "backward-delete-char", "delete-char", "transpose-chars", "transpose-words",
  "beginning-of-history", "end-of-history", "next-history",
  "previous-history", "forward-search-history", "reverse-search-history",
  "history-search-forward", "history-search-backward", "quoted-insert",
  "yank", "yank-pop"]

List of all command names