Skip to content
Snippets Groups Projects
  1. Dec 14, 2011
  2. Dec 08, 2011
  3. Dec 01, 2011
  4. Nov 30, 2011
  5. Oct 26, 2011
  6. Oct 20, 2011
  7. Oct 12, 2011
    • Bram Moolenaar's avatar
      updated for version 7.3.338 · b3479bd2
      Bram Moolenaar authored
      Problem:    Using getchar() in an expression mapping doesn't work well.
      Solution:   Don't save and restore the typeahead. (James Vega)
      v7.3.338
      b3479bd2
    • Bram Moolenaar's avatar
      updated for version 7.3.337 · 2e7b1df8
      Bram Moolenaar authored
      Problem:    Screen doesn't update after resizing the xterm until a character
                  is typed.
      Solution:   When the select call is interrupted check do_resize. (Taylor
                  Hedberg)
      v7.3.337
      2e7b1df8
    • Bram Moolenaar's avatar
      updated for version 7.3.336 · e06461a8
      Bram Moolenaar authored
      Problem:    When a tags file specifies an encoding different from 'enc' it
                  may hang and using a pattern doesn't work.
      Solution:   Convert the whole line.  Continue reading the header after the
                  SORT tag.  Add test83. (Yukihiro Nakadaira)
      v7.3.336
      e06461a8
Loading