Commit Graph

20 Commits (3573321ec779c440f9b0d4070ac2836dbd6ea4a5)

Author SHA1 Message Date
William Ting 3e6f115ed8 remove old migration code
11 years ago
William Ting de98e83b25 fix error log location
11 years ago
jostber 4284307579 Updated cygwin code to start file explorer correctly
11 years ago
Rasmus e83ee24ea7 updated autojump.bash, removing export
11 years ago
Jui-Shan Liang fa756cd7e9 Trying to fix Issue #177
12 years ago
Jui-Shan Liang 1d31f720f4 Fixed issue: Command "jc" doesn't jump correctly if sibling directories have same prefix
12 years ago
William Ting c7d0533dd8 handle white space properly when opening with file manager
12 years ago
William Ting 214440af65 minor code cleanup
12 years ago
William Ting d57e7b779c add option to open file explorer window from the commandline, bump to 21.4.0
12 years ago
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
12 years ago
William Ting 6a16a7ec67 update shell scripts to use new tab completion argument --complete, update docs with new --preserve option
12 years ago
William Ting da3d660b50 Remove license from individual files, consolidate information into AUTHORS and LICENSE
12 years ago
William Ting acfc5c13ef restructure files, working make doc and make release
12 years ago