===========
IMP3SH TODO
===========

------------
Improvements
------------

1) Command piping (i.e., "cat README | more")

2) stdin/stdout redirection for commands (i.e., '>' and '<')

3) Have the option to completely remove imp3sh's dependency on Xaudio. This 
   should not be hard and will allow imp3sh to compile on many different
   platforms. imp3sh would only use external players at that time.


