Commit Graph

11 Commits (201e079c07cc09263109e157cbe8fceeed7db239)

Author SHA1 Message Date
William Ting f0e45478a7 Add jc function, jump to a subdirectory of the current working directory.
12 years ago
JrCs b829fd5a4a Fix PROMPT_COMMAND issues
12 years ago
William Ting 024d550c8c Disable bash autocompletion, make it optional. Add relevant documentation. Closes #140.
12 years ago
William Ting 2554fc7ed4 refactor a few lines for legibility
12 years ago
William Ting fd287eab04 Reverts commit 74c50133d2. Fixes #159, #160.
12 years ago
JrCs 74c50133d2 Add autojump to the end of PROMPT_COMMAND
12 years ago
William Ting ca8763aa02 Fix #135. Autojump was failing for directories with - due to bad regex.
12 years ago
William Ting 32566eb89d Implements #126. Options passed to j will now be parsed. -s short option for
13 years ago
William Ting 6a16a7ec67 update shell scripts to use new tab completion argument --complete, update docs with new --preserve option
13 years ago
William Ting da3d660b50 Remove license from individual files, consolidate information into AUTHORS and LICENSE
13 years ago
William Ting acfc5c13ef restructure files, working make doc and make release
13 years ago