[error] AWT-EventQueue-0: java.lang.NullPointerException
[error] AWT-EventQueue-0:  at console.SystemShell.getCompletions(Unknown Source)
[error] AWT-EventQueue-0:  at console.ConsoleTextField.complete(Unknown Source)
[error] AWT-EventQueue-0:  at console.ConsoleTextField.processKeyEvent(Unknown Source)
[error] AWT-EventQueue-0:  at java.awt.Component.processEvent(Component.java:4909)

- default dir option
- jdk 1.3: null shell?
- on win: foo "bar baz" needs to be passed literally
- stdin broken
- more flexible redirection
- multiple commands in system shell with ;
- handle multiple consecutive command invocations correctly in console
- jikes warning pattern
- input doesn't always work?
- %edit -n, -p, -s
- periodic execution feature
- tool bar should be able to output to a buffer
- command to copy a commando file to the user commando dir for easy
  customization
- globs (non-Windows only, Windows programs do their own glob expansion)
- error hyperlinks
- URL hyperlinks.
- synchronize browser & console pwd (but make this toggle option)
- exception tracebacks handled, maybe
  --> use JLib for this
- cvs commandos
- need <INIT> code block in commando files
- notify of process exit
- multiple-line env vars don't work
- see if an extra pattern can eat all javac errors
- TeX, Tidy error patterns
- foo"aaaa" doesn't parse like in a Unix shell
- beanshell completion
- aliases option pane
- hyperlinks in output; %ls output lines open files and directories;
- ${beanshell:...} syntax
- file manipulation builtins - %ls, %mv, %cp, %rm, %touch, %cat?
  - VFS support
  - cd to a non-local directory (don't allow running commands from non
    local dir, only built-ins)
- after jEdit API additions: tips of the day
- integration with project manager
- console tool bar: dir commands don't open console
- console tool bar: show status msg, regarding completion.
