Skip to content
Snippets Groups Projects
  1. Mar 16, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.472 · 5ad15df9
      Bram Moolenaar authored
      Problem:    Crash when using ":redraw" in a BufEnter autocommand and
                  switching to another tab. (驼峰)
      Solution:   Move triggering the the autocommands to after correcting the
                  option values. Also check the row value to be out of bounds.
                  (Christian Brabandt, Sergey Khorev)
      v7.3.472
      5ad15df9
    • Bram Moolenaar's avatar
      updated for version 7.3.471 · 1c0b03e8
      Bram Moolenaar authored
      Problem:    Can't abort listing placed signs.
      Solution:   Check "got_int". (Christian Brabandt)
      v7.3.471
      1c0b03e8
  2. Mar 11, 2012
  3. Mar 07, 2012
  4. Feb 29, 2012
  5. Feb 22, 2012
  6. Feb 21, 2012
  7. Feb 20, 2012
  8. Feb 19, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.445 · 034b1155
      Bram Moolenaar authored
      Problem:    Can't properly escape commands for cmd.exe.
      Solution:   Default 'shellxquote' to '('.  Append ')' to make '(command)'.
                  No need to use "/s" for 'shellcmdflag'.
      v7.3.445
      034b1155
  9. Feb 12, 2012
  10. Feb 11, 2012
Loading