diff --git a/common.h b/common.h index 8bbdc9e1e..9c688947d 100644 --- a/common.h +++ b/common.h @@ -47,7 +47,7 @@ typedef char tputs_arg_t; /** This is in the unicode private use area. */ -#define ENCODE_DIRECT_BASE 0xf000 +#define ENCODE_DIRECT_BASE 0xf100 /** Save the shell mode on startup so we can restore them on exit