Skip to content
Snippets Groups Projects
  1. Dec 08, 2011
  2. Dec 01, 2011
  3. Nov 30, 2011
  4. Oct 26, 2011
  5. Oct 20, 2011
  6. 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
    • Bram Moolenaar's avatar
      updated for version 7.3.335 · 725a9621
      Bram Moolenaar authored
      Problem:    When 'imdisable' is reset from an autocommand in Insert mode it
                  doesn't take effect.
      Solution:   Call im_set_active() in Insert mode. (Taro Muraoka)
      v7.3.335
      725a9621
    • Bram Moolenaar's avatar
      updated for version 7.3.334 · 08c51aab
      Bram Moolenaar authored
      Problem:    Latest MingW about XSUBPP referencing itself. (Gongqian Li)
      Solution:   Rename the first use to XSUBPPTRY.
      v7.3.334
      08c51aab
Loading