Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

577 B

Changelog

v0.3.1

  • Fixes issue with vi-next-char not accepting suggestion (#137).
  • Fixes global variable warning when WARN_CREATE_GLOBAL option enabled (#133).
  • Split out a separate test file for each widget.

v0.3.0

  • Adds autosuggest-execute widget (PR #124).
  • Adds concept of suggestion "strategies" for different ways of fetching suggestions.
  • Adds "match_prev_cmd" strategy (PR #131).
  • Uses git submodules for testing dependencies.
  • Lots of test cleanup.
  • Various bug fixes for zsh 5.0.x and sh_word_split option.

v0.2.17

Start of changelog.