Commit Graph

35 Commits (master)

Author SHA1 Message Date
William Ting 9a6e2869b1 Tabs to spaces.
8 years ago
johannes@debussy 8fa8b06349 only use colors if stdout is a terminal
8 years ago
William Ting f75d01299d Correctly identify OSTYPE for some Linux distros.
10 years ago
Koen De Jaeger d6453dffef added 'linux' as recognised OS for jo
10 years ago
Daniel Hahler c0c9398794 Handle `j -- -foo` (for bash and zsh only)
10 years ago
William Ting 819c5c76cc Makes sure that autojump is sourced before running.
10 years ago
William Ting 0d80d91805 Always append to error log.
10 years ago
William Ting 573c1ea418 Test / create errors directory before writing to it.
11 years ago
William Ting d4f824d79f standardize to new age shell style
11 years ago
William Ting 4716493681 append error log if stuff breaks
11 years ago
William Ting b0957e50eb Add paths in background, sync comments between shell wrappers
11 years ago
William Ting 3709536698 remove custom app tab completion using autojump in bash
11 years ago
William Ting c0301c7cee minor shell script cleanup
11 years ago
William Ting 9811922a77 cleanup autojump.bash
11 years ago
William Ting bec6314eab use more portable form of defining bash / zsh functions
11 years ago
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
11 years ago
Jui-Shan Liang 1d31f720f4 Fixed issue: Command "jc" doesn't jump correctly if sibling directories have same prefix
11 years ago
William Ting c7d0533dd8 handle white space properly when opening with file manager
11 years ago
William Ting 214440af65 minor code cleanup
11 years ago
William Ting d57e7b779c add option to open file explorer window from the commandline, bump to 21.4.0
11 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