Mon Dec 20 14:42:00 2004 Michael Jennings (mej)

Oops, let's not jump into that just yet.
----------------------------------------------------------------------


SVN revision: 12527
eterm-0.10
Michael Jennings 19 years ago
parent 3c059ee512
commit 2cbc7871a7
  1. 2
      src/command.c

@ -3506,7 +3506,7 @@ main_loop(void)
}
D_SCREEN(("Adding %d lines (%d chars); str == %8p, cmdbuf_ptr == %8p, cmdbuf_endp == %8p\n",
nlines, cmdbuf_ptr - str, str, cmdbuf_ptr, cmdbuf_endp));
#if !FIXME_BLOCK
#if FIXME_BLOCK
/*
* iconv() is not my friend. :-( I've tried various things
* to make this work (including UCS2, SJIS, EUCJ, and

Loading…
Cancel
Save