Skip to content

jnoortheen/xontrib-hist-navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

semantic-release --patch # or --minor/--major

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages