Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,860
    • Issues 1,860
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Merge requests
  • !5730

Open directory from command line

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Jakub Benda requested to merge jacob/paraview:paraview-open-dirs into master May 24, 2022
  • Overview 6
  • Commits 1
  • Pipelines 4
  • Changes 1

Using the "Ctrl + O" dialog, a user can open files and directories, provided that there is a suitable plugin (reader).

However, on command line, only paths to files were allowed. This was an artificial limitation and this commit removes it by supporting directories too.

Edited May 29, 2022 by Jakub Benda
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: paraview-open-dirs