Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Files Files
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 397
    • Issues 397
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 61
    • Merge requests 61
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • FilesFiles
  • Merge requests
  • !961

"Go Down" action improvement

  • Review changes

  • Download
  • Patches
  • Plain diff
Open vmkul requested to merge vmkul/nautilus:action-down into master Aug 27, 2022
  • Overview 12
  • Commits 3
  • Pipelines 1
  • Changes 4

Currently, the "Go Down" action triggered by alt-down only opens the current selection. After activating "Go Up", the previously opened directory gets selected, so we can use "Go Down" to go down the hierarchy only once.

This patch allows user to go multiple levels up the hierarchy, then return to the deepest level by doing "Go Down".

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: action-down