Skip to content
joshua-redfield edited this page Jan 17, 2011 · 5 revisions

Plugins

Core

  1. help - help with <application>, or help with plugin <plugin_name>

  2. calc - <arbitary math>

  3. plugins - plugins + <plugin_name> | plugins - <plugin_name>

  4. delete - delete <file_name>

  5. shred - shred <file_name>

  6. move - move <file_name> to <dir>

  7. copy - copy <file_name> to <dir>

  8. split - split <file_name>

  9. about

Built-in

  1. Run command with output: $ <command>

  2. Run bash style commands: #! <command>

  3. Run the last command executed: ~

  4. Run command with timed duration: <application_name> for <amount[s(econds),m(inutes),h(ours)]>

External

These are special plugins. Find them in the source tree, under the plugins directory.

Clone this wiki locally