summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2011-09-08 01:10:58 +0000
committerHisham Muhammad <hisham@gobolinux.org>2011-09-08 01:10:58 +0000
commit3f3213b2e215ba947e1155cd591f6f73e1ffce76 (patch)
tree12ae948d8d7980bbbb93898933bd51223e0f3e57 /CRT.h
parent60e510609886543e9aec44ec7909d1426129a47a (diff)
show cursor when function bar allows typing an entry.
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 08b5d9a5..55728c87 100644
--- a/CRT.h
+++ b/CRT.h
@@ -119,6 +119,8 @@ extern int CRT_colorScheme;
extern int CRT_colors[LAST_COLORELEMENT];
+extern int CRT_cursorX;
+
char* CRT_termType;
void *backtraceArray[128];

© 2014-2024 Faster IT GmbH | imprint | privacy policy