Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 4, 2023

🤖 I have created a release beep boop

1.14.0 (2023-07-05)

Features

  • char: added optional multi_line=false for ftFT motions. See #102 (2f92418)
  • char: option for behavior of ;, and char repeats. Closes #124 (97eba7d)
  • search: allow finding current (6659a94)
  • state: added optional filter for matches by non-search matcher. See #118 (780ad57)
  • treesitter: added node:TSNode to ts Flash.Match.TS (1cbaff4)

Bug Fixes

  • char: fixed tT at current. Fixes #128 (a1c8aa6)
  • jump: move offset calc outside op mode (69141ea)
  • search: count=0 (6d1d066)
  • take into count of multi-width characters on offset of highlights and jump (#125) (41c09fa)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--flash.nvim branch 4 times, most recently from 6e994c8 to 585cf0e Compare July 5, 2023 12:50
@github-actions github-actions bot force-pushed the release-please--branches--main--components--flash.nvim branch from 585cf0e to 3dde465 Compare July 5, 2023 13:08
@folke folke merged commit 947170a into main Jul 5, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 5, 2023

🤖 Release is at https://github.com/folke/flash.nvim/releases/tag/v1.14.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: ct<char> breaks if the target is next to the current position feature: make f (resp. F) always go forward (resp. backward)

1 participant