1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00
wting_autojump/bin
Ye 8171528215
Fix a offset by 1 error
For a concrete example, when I used the autojump tool, I often saw this off-by-1 error:
$ j data__
data__1__/Users/ye_wang/data/src/test
data__2__/Users/ye_wang/dataeng/src
data__3__/Users/ye_wang/dataeng/java/com
$ j data__2
/Users/ye_wang/dataeng/java/com

This PR fixes the above issue.
2018-01-22 16:12:55 -08:00
..
_j fix zsh tab completion function 2013-12-31 09:54:50 -06:00
autojump Fix a offset by 1 error 2018-01-22 16:12:55 -08:00
autojump_argparse.py (Running pre-commit) Use Yelp-style indentation. 2017-07-19 23:18:29 -07:00
autojump_data.py (Running pre-commit) Use Yelp-style indentation. 2017-07-19 23:18:29 -07:00
autojump_match.py (Running pre-commit) Use Yelp-style indentation. 2017-07-19 23:18:29 -07:00
autojump_utils.py (Running pre-commit) Use Yelp-style indentation. 2017-07-19 23:18:29 -07:00
autojump.bash Tabs to spaces. 2016-05-11 20:40:48 -07:00
autojump.bat Fixed handling of directories with spaces on Windows 2015-09-11 17:41:23 +03:00
autojump.fish (Running pre-commit) Remove trailing whitespace. 2017-07-19 23:14:50 -07:00
autojump.lua (Running pre-commit) Remove trailing whitespace. 2017-07-19 23:14:50 -07:00
autojump.sh Minor cleanup. 2015-01-25 16:04:36 +09:00
autojump.tcsh fix to allow directories starting with hyphens 2014-05-05 02:50:51 -04:00
autojump.zsh restore command -v brew check 2016-09-30 19:12:47 -07:00
icon.png restructure files, working make doc and make release 2012-04-17 13:09:39 -10:00
j.bat Fix jumping to paths containing spaces on Windows. 2017-02-16 21:40:54 -08:00
jc.bat (Running pre-commit) Run end of file fixer. 2017-07-19 23:13:18 -07:00
jco.bat (Running pre-commit) Run end of file fixer. 2017-07-19 23:13:18 -07:00
jo.bat (Running pre-commit) Run end of file fixer. 2017-07-19 23:13:18 -07:00