Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(api): Fix toolbox functions to work if items are deepcopied #438

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

mrjones2014
Copy link
Owner

Resolves: #437

How to Test

Follow reproduction steps described in issue.

Testing for Regressions

I have tested the following:

  • Triggering keymaps from legendary.nvim in all modes (normal, insert, visual)
  • Creating keymaps via legendary.nvim, then triggering via the keymap in all modes (normal, insert, visual)
  • Triggering commands from legendary.nvim in all modes (normal, insert, visual)
  • Creating commands via legendary.nvim, then running the command manually from the command line
  • augroup/autocmds created through legendary.nvim work correctly

@mrjones2014
Copy link
Owner Author

@towry can you verify this fixes it for you?

@towry
Copy link

towry commented Mar 21, 2024

@towry can you verify this fixes it for you?

Thanks for the quick fix, I will test it once I get to the workplace.

@towry
Copy link

towry commented Mar 22, 2024

截屏2024-03-22 08 54 35
It works great, thanks again!

@mrjones2014 mrjones2014 merged commit d2665ca into master Mar 22, 2024
2 checks passed
@mrjones2014 mrjones2014 deleted the mrj/437/mini-pick-compatibility branch March 22, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Not working with mini.pick ui select
2 participants