Skip to content
/ hsautojmp Public

autojump clone in haskell (support for zsh only at the moment)

License

Notifications You must be signed in to change notification settings

urso/hsautojmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple autojump clone in Haskell.

Unfortunatelly autojump became very instable lately for me + corrupting the database much too often 

additional features:

- supports glob patterns
- case sensitive first and then insensitive pattern matching

(Testet with zsh only yet)

INSTALL
=======

- install hsautojmp via cabal: "cabal install"
  (on mac if you use macports on error type: "cabal install --extra-lib-dirs=/usr/lib")

- source "zsh/hsautojmp.zsh" to enable commands "j" and "jumpstat"

- copy "zsh/functions/_j" file to zsh's functions folder (e.g.
  "$HOME/.zsh/functions") for autocompletion for "j" command.

About

autojump clone in haskell (support for zsh only at the moment)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published