Hi,
On Tue, Oct 20, 2020 at 1:03 AM lacygoill <[email protected]> wrote:
> This is a welcome addition. Emulating this feature in Vim script was not
> trivial, and time-consuming. I've made a brief test, and it seems to work.
> However, I've noticed that the matchseq key is ignored when filtering a
> list of dictionaries instead of a list of strings.
>
> Here is a test which currently fails, while I think it should pass:
>
> vim9script
> [#{text: 'one two'}, #{text: 'two one'}]
> ->matchfuzzy('two one', #{key: 'text', matchseq: true})
> ->assert_equal([{'text': 'two one'}])
>
>
>
Thanks for reporting this issue. I have updated the PR with a fix for this.
Regards,
Yegappan
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/CAAW7x7m8hfdycTegJKxvGa47ntQ7mQ0h%2BKGCk0at3FrB%2BKRhWQ%40mail.gmail.com.