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

feat: fast open #37

Merged
merged 11 commits into from
Oct 21, 2023
Merged

feat: fast open #37

merged 11 commits into from
Oct 21, 2023

Conversation

SimonThormeyer
Copy link
Collaborator

No description provided.

fast_results: HashMap<u32, (String, u32, String)>,
) -> Result<()> {
let base_path = PathBuf::new()
.join("~/")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

beware, not compatible with windows

Copy link
Owner

Choose a reason for hiding this comment

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

I thought the shellexpand would handle the ~ automatically depending on the platform. But maybe I'm mistaken...

@SimonThormeyer
Copy link
Collaborator Author

closes #39
closes #40

@SimonThormeyer SimonThormeyer changed the title Feat/35 fast open feat: fast open Oct 21, 2023
@SimonThormeyer SimonThormeyer linked an issue Oct 21, 2023 that may be closed by this pull request
2 tasks
@georgbuechner georgbuechner merged commit a1dd892 into main Oct 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants