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

Preview-tui restore current working directory #1586

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

luukvbaal
Copy link
Collaborator

@luukvbaal luukvbaal commented Feb 17, 2023

This could result in writing the wrong selection to $CURSEL here:

printf "%s" "$PWD/$1" > "$CURSEL"

I think @michaelzusev described a problem as a result from this on gitter(which I checked out after you mentioned it on the dev-list @jarun, I hadn't before).

@jarun jarun merged commit 9357825 into jarun:master Feb 17, 2023
@jarun
Copy link
Owner

jarun commented Feb 17, 2023

Thank you!

@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants