github marlonrichert/zsh-autocomplete 21.03.04
2021-03-04

latest releases: 24.09.04, 23.07.13, 23.05.24...
3 years ago
  • d90b83d Simplify group-order config
  • ea554ad Fix bug in _approximate
  • 4e8bb4d Improve Git completion
  • 1518caf Improve key bindings
  • c20c03f Improve GitHub bug report template
  • 9e1db07 Simplify screen-space function
  • 4d4a74a Simplify highlight caching
  • a045272 Improve ZLE flag preservation
  • df2ce77 Reduce the number of file descriptors used
  • d204282 Don't show completions during text selection
  • 167fddf Improve "recent dirs" code
    • Move recent dirs file to $XDG_DATA_HOME/zsh.
    • Eliminate duplicates from the directory stack on load.
    • Increase number of dirs tried from 10 to 16.
  • 9275f25 Refactor _history_search widget
  • d91e494 Refactor completion patches
  • 94873f7 Improve compdump invalidation logic
    • Also, put compdump file in $XDG_CACHE_HOME/zsh/ instead of directly inside $XDG_CACHE_HOME.
  • 1d53051 Patch alternative quoting into expand
  • 6d27f2b Move builtin patch to separate file
  • ddd4de5 Simplify completion config
  • 13b09e1 Use Zsh's own history words completer
  • 6d7fa58 Improve insert-unambiguous logic
  • d0405bd Use ancestor/recent dirs functions as completers
  • 7983247 Use Zsh's own alias expansion function
  • 2b8730f Don't export global params

Don't miss a new zsh-autocomplete release

NewReleases is sending notifications on new releases.