Jmp: you'll never want to cd into a directory again

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • Sonar - Write Clean Python Code. Always.
  • Mergify - Updating dependencies is time-consuming.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Jmp

    You'll never use the cd cmd again.

    Had enough of typing out long paths to navigate through my files with cd (even with tab auto-complete) so came up with a solution: jmp.

  • autojump

    A cd command that learns - easily navigate directories from the command line

    Assuming you're referring to https://github.com/wting/autojump, it looks like there are several key differences.

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • z

    Pure-fish z directory jumping (by jethrokuan)

    Been using https://github.com/jethrokuan/z for a long time but yours looks nice! I'll definitely take a look at your search system.

  • ccd

    Edge first cd replacement tool for Windows cmd shell.

    It's not Python, but I created Cursorial CD (ccd) a while ago to do this same basic idea on Windows.

  • cdhist

    Linux shell cd history.

    Another option is cdhist which can work with fzf to fuzzy search over your directory history, rather than immediate directory paths. That is more useful to me.

  • fzf

    :cherry_blossom: A command-line fuzzy finder

    Another option is cdhist which can work with fzf to fuzzy search over your directory history, rather than immediate directory paths. That is more useful to me.

  • walk

    Terminal file manager (by antonmedv)

    Also llama. "A cd & ls replacement"

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts