Skip to content

Release v0.12

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 04:31
· 501 commits to master since this release

[0.12] 2020-04-12

Added

  • Add --content-filtering in maple. You can use :Clap files +name-only ~ to filter the file name instead of full file path, but you can only use it when clap is using the cached tempfile inside vim.

Improved

  • icon highlight for truncated grep text.

Changed

  • grep2 will not match the file path by default. (#385)

Fixed

  • ITEMS_TO_SHOW is fixed at the moment, only 30 rows can be shown correctly for dyn filter. #385 (comment)
  • Fix wrong icon for dyn filter when the text is truncated.