Skip to content
Snippets Groups Projects
  1. May 13, 2010
    • Bram Moolenaar's avatar
      updated for version 7.2.418 · ccbab93b
      Bram Moolenaar authored
      Problem:    Vim tries to set the background or foreground color in a terminal
                  to -1.  (Graywh)  Happens with ":hi Normal ctermbg=NONE".
      Solution:   When resetting the foreground or background color don't set the
                  color, let the clear screen code do that.
      v7.2.418
      ccbab93b
    • Bram Moolenaar's avatar
      updated for version 7.2.417 · ae61bcf0
      Bram Moolenaar authored
      Problem:    When 'shell' has an argument with a slash then 'shellpipe' is not
                  set properly. (Britton Kerin)
      Solution:   Assume there are no spaces in the path, arguments follow.
      v7.2.417
      ae61bcf0
  2. May 07, 2010
  3. Mar 23, 2010
  4. Mar 19, 2010
  5. Mar 17, 2010
  6. Mar 10, 2010
  7. Mar 02, 2010
Loading