]> skyeroc.xyz Git - dgamelaunch/commitdiff
Remove brace hilite, text auto indent, etc. from virus
authorPasi Kallinen <paxed@alt.org>
Sun, 10 Jun 2012 13:56:19 +0000 (16:56 +0300)
committerPasi Kallinen <paxed@alt.org>
Sun, 10 Jun 2012 13:56:19 +0000 (16:56 +0300)
TODO
virus.c

diff --git a/TODO b/TODO
index d982d5b3c493f709d3a87e01f34169f3c8b8971e..7a1e36d341b306875a4f8da50a79ea2d9f0d4c97 100644 (file)
--- 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 2fbd5e4ca44910b8551271f8a8ce4146e6f78cbc..f96c5d4f4a2a1720342c495bafc6545096beab65 100644 (file)
--- 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: