Skip to content
Snippets Groups Projects
  1. Apr 26, 2012
    • Marijn Haverbeke's avatar
      Allow style info to be associated with keymaps · 5a0688f7
      Marijn Haverbeke authored
      Use this in the VIM mode to make the cursor wide in escape mode.
      5a0688f7
    • Marijn Haverbeke's avatar
      Make "autocomplete" a command (missing by default) · 3635b33f
      Marijn Haverbeke authored
      This makes it easier for alternative keymaps to hook into it.
      3635b33f
    • Konstantin Lopuhin's avatar
      Improve vim bindings · 77aa26d9
      Konstantin Lopuhin authored
      $ now goes not till the end of line, but one symbol before it (so e.g.
      $i works as in vim now)
      
      define per-character key-bindings in a function, instead of a loop
      (where local variable "m" was bound to the last value in loop - see
      line 203 in original source - so the prefix-d' and prefix-y'
      key-bindings were useless)
      
      do not raise js error when mark is not set (for prefix-d' and
      prefix-y' maps)
      
      Added a list of implemented and major not implemented key-bindings at
      the top
      
      Added commands: de, dd, P, f, t, df, dt, F, T, dF, dT, cf, ct, cF, cT,
      gg, s, ce, cb, r, D, cc
      77aa26d9
    • Marijn Haverbeke's avatar
      Stop listing xmlpure link on front page · cb751deb
      Marijn Haverbeke authored
      I hope to merge xmlpure into xml real soon now.
      cb751deb
  2. Apr 25, 2012
  3. Apr 23, 2012
  4. Apr 20, 2012
  5. Apr 19, 2012
  6. Apr 18, 2012
  7. Apr 17, 2012
Loading