* Implement omnicomplete pop-up
* Implement Tab for command/tag execution
-# Unicode
-
-* Fix display of asian scripts and combining characters
-
# Graphical User Interface
-* Display modified status of buffer
-* Display name of file in status
* Display line location and num lines in status
-* Display file encoding in status
-* Display line ending style in status
* Implement visual mode
# Mouse User Interface
-* Left click to move cursor
-* Left click and drag to select text
-* Double left click to select word
-* Double left click on newline or empty space to select line
* Triple left click to select "big" word (contiguous block of non-ws chars)
* Right click to plumb word or search
* Copy to clipboard on select