Known Bugs
==========

The cursor keys may not be mapped correctly on your keyboard, use the
emacs control code if they dont.
i.e
	ctl-f	cursor right
	ctl-b	cursor left
	ctl-p	cursor up
	ctl-n	cursor down
	ctl-d	delete right
	ctl-h	delete left
