Nebula.git
16 years agoAdded help popup, Ctrl-Left and Right cursor movement by word
Chip Black [Tue, 30 Sep 2008 00:40:51 +0000 (19:40 -0500)]
Added help popup, Ctrl-Left and Right cursor movement by word

16 years agoAdded save functionality
Chip Black [Mon, 29 Sep 2008 08:00:58 +0000 (03:00 -0500)]
Added save functionality

16 years agoAdded text scrolling
Chip Black [Mon, 29 Sep 2008 07:34:30 +0000 (02:34 -0500)]
Added text scrolling

16 years agoInitial commit
Chip Black [Sat, 27 Sep 2008 08:26:19 +0000 (03:26 -0500)]
Initial commit

- Working file open dialog w/sexy tab completion.
- Can open files via open dialog and command-line.
- Text is rendered using pango, but cursor position is still basic (it's
  especially wrong for CJK text).