1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00
wting_autojump/bin
David Frascone f09d23e30d Fixed some bugs in fish script
OSTYPE was not being set correctly.  It is in bash, not sh.
    Since the value is unlikely to change, I read it once and
    stored it globally
Test logic was backward in jo function, causing error to always
    be printed, unless you did NOT specify a directory name.
2015-06-09 14:32:38 -06:00
..
_j fix zsh tab completion function 2013-12-31 09:54:50 -06:00
autojump Bump to v22.24. 2015-01-25 16:13:20 +09:00
autojump_argparse.py autopep8'ed 2014-08-09 19:59:41 -07:00
autojump_data.py Tweak Windows temp.close() comment line. 2014-08-17 16:00:08 -07:00
autojump_utils.py Makes sure that autojump is sourced before running. 2014-10-21 18:29:45 -07:00
autojump.bash Correctly identify OSTYPE for some Linux distros. 2014-11-05 07:53:03 -08:00
autojump.bat initial windows support 2014-01-12 19:34:28 +00:00
autojump.fish Fixed some bugs in fish script 2015-06-09 14:32:38 -06:00
autojump.lua cleanup, add custom installation support, change default windows install directory 2014-01-16 11:39:17 +00: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 Correctly identify OSTYPE for some Linux distros. 2014-11-05 07:53:03 -08:00
icon.png restructure files, working make doc and make release 2012-04-17 13:09:39 -10:00
j.bat fixed batch variable handling 2014-01-13 19:04:39 +00:00
jc.bat initial windows support 2014-01-12 19:34:28 +00:00
jco.bat initial windows support 2014-01-12 19:34:28 +00:00
jo.bat fixed batch variable handling 2014-01-13 19:04:39 +00:00