Cursor visibility

This commit is contained in:
Keith Winstein
2011-02-01 02:53:39 -05:00
parent 6265f192ad
commit 2f1ccdf6eb
4 changed files with 10 additions and 3 deletions
+1
View File
@@ -67,6 +67,7 @@ namespace Terminal {
bool origin_mode;
bool auto_wrap_mode;
bool insert_mode;
bool cursor_visible;
/* bold, etc. */