Skip to content
Snippets Groups Projects
  1. Aug 19, 2011
  2. Aug 17, 2011
    • Bram Moolenaar's avatar
      updated for version 7.3.284 · b8bf541f
      Bram Moolenaar authored
      Problem:    The str2special() function doesn't handle multi-byte characters
                  properly.
      Solution:   Recognize multi-byte characters. (partly by Vladimir Vichniakov)
      v7.3.284
      b8bf541f
    • Bram Moolenaar's avatar
      updated for version 7.3.283 · f6f4a01a
      Bram Moolenaar authored
      Problem:    An expression mapping with a multi-byte character containing a
                  0x80 byte gets messed up. (ZyX)
      Solution:   Unescape the expression before evaluating it (Yukihiro Nakadaira)
      v7.3.283
      f6f4a01a
    • Bram Moolenaar's avatar
      updated for version 7.3.282 · 1db1f77d
      Bram Moolenaar authored
      Problem:    When using input() and :echo in a loop the displayed text is
                  incorrect. (Benjamin Fritz)
      Solution:   Only restore the cursor position when there is a command line.
                  (Ben Schmidt)
      v7.3.282
      1db1f77d
    • Bram Moolenaar's avatar
      updated for version 7.3.281 · dc93555c
      Bram Moolenaar authored
      Problem:    After using "expand('%:8')" the buffer name is changed.
      Solution:   Make a copy of the file name before shortening it.
      v7.3.281
      dc93555c
  3. Aug 10, 2011
  4. Aug 04, 2011
  5. Jul 27, 2011
  6. Jul 20, 2011
  7. Jul 18, 2011
  8. Jul 15, 2011
Loading