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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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"

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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