Skip to main content

A Xonsh plugin to navigate between directories like fish's prevd/nextd

Project description

xontrib-hist-navigator

Fish-shell like prevd and nextd for xonsh with keyboard shortcuts

Usage

  • install using pip
pip install xontrib-hist-navigator
  • or xpip (that is installed alongside xonsh)
xpip install xontrib-hist-navigator
  • add to list of xontribs loaded.
xontrib load hist_navigator

Overview

  • it keeps track of cd usage per session
  • Shortcuts
command description shortcut
nextd move to previous working directory Alt + Left Arrow
prevd move to next working directory in the history (if prevd is used) Alt + Right Arrow
listd list cd history
cd .. move to parent directory Alt + Up Arrow

Release

poetry version
poetry publish

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xontrib-hist-navigator-0.6.5.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

xontrib_hist_navigator-0.6.5-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page