blob: 179d7b996b0d4888828dce2a1f907019a648320d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- include/config.h.orig Sat Sep 23 00:59:49 2000
+++ include/config.h Mon Dec 4 03:44:17 2000
@@ -370,7 +370,7 @@
#define DEFAULT_HELP_PROMPT 1
#define DEFAULT_HELP_WINDOW 0
#define DEFAULT_HIDE_PRIVATE_CHANNELS 0
-#define DEFAULT_HIGH_BIT_ESCAPE 2
+#define DEFAULT_HIGH_BIT_ESCAPE 0
#define DEFAULT_HIGHLIGHT_CHAR "BOLD"
#define DEFAULT_HISTORY 150
#define DEFAULT_HISTORY_CIRCLEQ 1
|