Support insert mode and erase character

This commit is contained in:
Keith Winstein
2011-02-01 02:11:46 -05:00
parent f2d4f1d227
commit 39dfccf450
4 changed files with 56 additions and 1 deletions
+1
View File
@@ -66,6 +66,7 @@ namespace Terminal {
bool next_print_will_wrap;
bool origin_mode;
bool auto_wrap_mode;
bool insert_mode;
/* bold, etc. */