From: Pasi Kallinen Date: Sun, 10 Jun 2012 13:56:19 +0000 (+0300) Subject: Remove brace hilite, text auto indent, etc. from virus X-Git-Tag: v1.6.1-roc-dev~73 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=934c9923198379ce6d0f634061d819717c5beb0a;p=dgamelaunch Remove brace hilite, text auto indent, etc. from virus --- diff --git a/TODO b/TODO index d982d5b..7a1e36d 100644 --- a/TODO +++ b/TODO @@ -28,8 +28,6 @@ -cursor keys are not restored after watching a game of curses-nethack. --move the games[] array into shmem? - -$MTIME(filename) < Napkin> I'd suggest the default of DGL_MAILMSGLEN to be less diff --git a/virus.c b/virus.c index 2fbd5e4..f96c5d4 100644 --- a/virus.c +++ b/virus.c @@ -55,7 +55,7 @@ char *vi_Version = "0.0.6+dgamelaunch " PACKAGE_VERSION; // #define BB_FEATURE_VI_USE_SIGNALS // 1056 #define BB_FEATURE_VI_DOT_CMD // 576 #define BB_FEATURE_VI_READONLY // 128 -#define BB_FEATURE_VI_SETOPTS // 576 +//#define BB_FEATURE_VI_SETOPTS // 576 #define BB_FEATURE_VI_SET // 224 #define BB_FEATURE_VI_WIN_RESIZE // 256 WIN_RESIZE // To test editor using CRASHME: