1   Ctrl-C dosn't quite work... especially not with the tail example
7   need something like roles in Capistrano
    - I'm thinking the ability to work with variable environments as first class
      objects
9   make fanout mode work
11  add built-in help for built-in variables
12  allow run & sudo to save the output of stdout and stderr in variables
13  reduce print & exit() statements to as few functions as possible
14  also comment internal/private functions, if only a little
15  figure out a way to do plugins
    - SCM support should be done entirely in plugins
16  get a better shell
18  make local_per_host() adhere to the provided fab_mode
    - preferably by using _on_hosts_do, or something
21  automated test suite
22  find alternative to the deprecated 'execfile()'
24  add escaping to _lazy_format
25  turn fabric the module, into fabric the package
26  fix upload_website when new files are added
27  *

