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

[FileBrowser] Allow setting startup directory #1325

Merged

Conversation

TonCherAmi
Copy link
Contributor

Adds a new option - -file-browser-directory that allows specifying the file browser startup directory.

Closes #1259

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2021

Codecov Report

Merging #1325 (41e1fde) into next (12b2b38) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1325      +/-   ##
==========================================
- Coverage   32.74%   32.72%   -0.02%     
==========================================
  Files          42       42              
  Lines       12136    12143       +7     
==========================================
  Hits         3974     3974              
- Misses       8162     8169       +7     
Impacted Files Coverage Δ
source/dialogs/filebrowser.c 0.00% <0.00%> (ø)
source/xrmoptions.c 19.93% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12b2b38...41e1fde. Read the comment docs.

@DaveDavenport DaveDavenport merged commit c1244b0 into davatorium:next Jun 5, 2021
@DaveDavenport
Copy link
Collaborator

Thanks!

@TonCherAmi TonCherAmi deleted the feature/file-browser.directory branch June 5, 2021 12:30
@github-actions
Copy link

github-actions bot commented Jul 7, 2021

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 7, 2021
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.

[REQUEST] Ability to provide a startup directory for the integrated file-browser mode
3 participants