Skip to content

0.4.0

Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 26 Aug 05:16
· 208 commits to master since this release
  • [git] Add file match colors in git add and git checkout
  • Major enhancements and fixes (#156)
    • Better display of yarn completions (#76).
    • Add completions for adb, fastboot, and scrcpy tools for Android devices.
    • Add completions for GNU grep and sed.
    • Add completions for msbuild and premake5.
    • Add completions for attrib, dir, doskey, findstr, less, robocopy, and xcopy.
    • Add completions for winget (#131)
    • Smarter completions for git add and git checkout.
    • Add completions for sudo (#145)
    • Add completions for curl (#16)
    • .init.lua isn't copied by some file sync tools (#117)
    • Show remote remote branches in git merge (#103)
  • [common] Add matchers.ext_files(wildcard) helper function (#122)
  • Many improvements (#149)
    • Major improvements to git completions.
    • scoop completions get the HOME directory optimally.
    • Enhanced support for newer versions of Clink.
  • [git] Add git revert completions (#144)
  • [yarn] Completions for yarn scripts/bins when used without run (#143)
  • [git] Fast git prompt filter (#142)