Skip to content

Fixed regression errors#125

Merged
alpha-tango-kilo merged 13 commits intomfaerevaag:masterfrom
p1r473:wip
May 23, 2024
Merged

Fixed regression errors#125
alpha-tango-kilo merged 13 commits intomfaerevaag:masterfrom
p1r473:wip

Conversation

@p1r473
Copy link
Copy Markdown
Contributor

@p1r473 p1r473 commented May 21, 2024

Hi,
When I had added the delete functionality I accidently broke the browse functionality. Oops!
This fixes it.

@alpha-tango-kilo
Copy link
Copy Markdown
Collaborator

alpha-tango-kilo commented May 22, 2024

Looks like you've got a conflict. Once you've resolved that, happy to merge :)

@p1r473
Copy link
Copy Markdown
Contributor Author

p1r473 commented May 22, 2024

Fixed!

Comment thread wd.sh Outdated
Copy link
Copy Markdown
Collaborator

@alpha-tango-kilo alpha-tango-kilo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, now I'm just curious as to what you've changed that fixes your regression

You've renamed and removed the local keyword from a variable declaration. How did that fix the issue?

@p1r473
Copy link
Copy Markdown
Contributor Author

p1r473 commented May 23, 2024

I also renamed the variable from fzf_command to selected_entry as I had renamed it during testing and was not actually utilizing that new variable name

@p1r473
Copy link
Copy Markdown
Contributor Author

p1r473 commented May 23, 2024

I didn't remove the local, the local is previously declared

@alpha-tango-kilo alpha-tango-kilo merged commit 1975393 into mfaerevaag:master May 23, 2024
@p1r473 p1r473 deleted the wip branch May 23, 2024 20:46
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.

2 participants