Skip to content

Instantly share code, notes, and snippets.

@yugeshsivakumar
Created December 10, 2024 19:07
Show Gist options
  • Save yugeshsivakumar/2a8209451cf4966cc44b0bfe03d525b4 to your computer and use it in GitHub Desktop.
Save yugeshsivakumar/2a8209451cf4966cc44b0bfe03d525b4 to your computer and use it in GitHub Desktop.
How to Jump into a directory inside of ranger ?

Try this

  1. Navigate to the directory you want in Ranger.
  2. Press yp to copy the current directory path to your clipboard.
  3. Press q and type cd, then Ctrl + Shift + V to paste the path.
  4. Hit Enter to go to that directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment