Saturday, October 10, 2009

TMUX

command list

    "attach-session", "attach",
    "bind-key", "bind",
    "break-pane", "breakp",
    "clear-history", "clearhist",
    "confirm-before", "confirm",
    "copy-buffer", "copyb",
    "delete-buffer", "deleteb",
    "detach-client", "detach",
    "display-message", "display",
    "display-panes", "displayp",
    "down-pane", "downp",
    "find-window", "findw",
    "has-session", "has",
    "if-shell", "if",
    "kill-pane", "killp",
    "kill-window", "killw",
    "last-window", "last",
    "link-window", "linkw",
    "list-buffers", "lsb",
    "list-clients", "lsc",
    "list-commands", "lscm",
    "list-keys", "lsk",
    "list-sessions", "ls", "",
    "list-windows", "lsw",
    "load-buffer", "loadb",
    "lock-server", "lock",
    "move-window", "movew",
    "new-session", "new",
    "new-window", "neww",
    "next-layout", "nextl",
    "next-window", "next",
    "paste-buffer", "pasteb",
    "previous-layout", "prevl",
    "previous-window", "prev",
    "refresh-client", "refresh",
    "rename-session", "rename",
    "rename-window", "renamew",
    "resize-pane", "resizep",
    "respawn-window", "respawnw",
    "rotate-window", "rotatew",
    "save-buffer", "saveb",
    "select-layout", "selectl",
    "select-pane", "selectp",
    "select-window", "selectw",
    "send-keys", "send",
    "server-info", "info",
    "set-buffer", "setb",
    "set-environment", "setenv",
    "set-option", "set",
    "emacs", "vi", NULL
    "left", "centre", "right", NULL
    "none", "any", "current", NULL
    "set-password", "pass",
    "set-window-option", "setw",
    "emacs", "vi", NULL
    "12", "24", NULL
    "show-buffer", "showb",
    "show-environment", "showenv",
    "show-options", "show",
    "show-window-options", "showw",
    "source-file", "source",
    "split-window", "splitw",
    "start-server", "start",
    "suspend-client", "suspendc",
    "swap-pane", "swapp",
    "swap-window", "swapw",
    "switch-client", "switchc",
    "unbind-key", "unbind",
    "unlink-window", "unlinkw",
    "up-pane", "upp",

No comments: