Skip to content
Snippets Groups Projects
  1. Mar 19, 2013
    • Bram Moolenaar's avatar
      updated for version 7.3.868 · b59494ca
      Bram Moolenaar authored
      Problem:    When at the hit-return prompt and using "k" while no text has
                  scrolled off screen, then using "j", an empty line is displayed.
      Solution:   Only act on "k" when text scrolled off screen.  Also accept
                  page-up and page-down.  (cptstubing)
      v7.3.868
      b59494ca
    • Bram Moolenaar's avatar
      updated for version 7.3.867 · 186628f6
      Bram Moolenaar authored
      Problem:    Matchparen does not update match when using auto-indenting.
                  (Marc Aldorasi)
      Solution:   Add the TextChanged and TextChangedI autocommand events.
      v7.3.867
      186628f6
    • Bram Moolenaar's avatar
      updated for version 7.3.866 · 090cfc1b
      Bram Moolenaar authored
      Problem:    Not serving the X selection during system() isn't nice.
      Solution:   When using fork() do not loose the selection, keep serving it.
                  Add a loop similar to handling I/O. (Yukihiro Nakadaira)
      v7.3.866
      090cfc1b
    • Bram Moolenaar's avatar
      Update runtime files. · ac7bd638
      Bram Moolenaar authored
      ac7bd638
  2. Mar 16, 2013
  3. Mar 13, 2013
  4. Mar 07, 2013
  5. Feb 26, 2013
  6. Feb 20, 2013
Loading