Skip to content
  1. Feb 04, 2020
    • Yuanle Song's avatar
      v2.2.1 support auto convert 1。3 to 1.3. · cb1ef55c
      Yuanle Song authored
      - support auto convert 1。3 to 1.3.
        This feature is enabled by default.
        To turn off this feature,
      
          (setq zero-input-auto-fix-dot-between-numbers nil)
      
      - bugfix: should call (zero-input-pinyin-register-im) once when the code
        is moved into a function.
      v2.2.1
      cb1ef55c
    • Yuanle Song's avatar
      v2.1.0 zero pinyin supports sync and async mode. · d91d0f6b
      Yuanle Song authored
      - bugfix on zero-input-pinyin: sometimes after GetCandidate dbus call,
        zero-input-fetch-size and zero-input-candidates is not updated. This
        was because the async function callback didn't update the metadata in
        some places.
      - zero pinyin supports sync and async mode.
        to switch between them, run
        M-x zero-input-pinyin-enable-async
        M-x zero-input-pinyin-disable-async
      d91d0f6b
  2. Nov 10, 2019
  3. Nov 03, 2019
  4. Oct 28, 2019