1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00
wting_autojump/bin
Harald Wartig 9a26c1f17b Set AUTOJUMP env variables using set -gx.
Due to changes in the way fish handles variable lookup the fish
autojump integration stopped working with fish version 2.3.

By exporting the needed variables globally it works also with fish 2.3.
2016-09-07 06:56:16 +02:00
..
_j fix zsh tab completion function 2013-12-31 09:54:50 -06:00
autojump Bump version to v22.3.4 2016-07-14 06:21:07 -07:00
autojump_argparse.py Run pre-commit on repo. 2016-04-28 23:33:04 -07:00
autojump_data.py Run pre-commit on repo. 2016-04-28 23:33:04 -07:00
autojump_match.py Add match consecutive tests. 2016-06-22 18:09:36 -07:00
autojump_utils.py Run pre-commit on repo. 2016-04-28 23:33:04 -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 Set AUTOJUMP env variables using set -gx. 2016-09-07 06:56:16 +02:00
autojump.lua Autojump lua script portability fix 2015-09-11 19:37:39 +03: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 Tabs to spaces. 2016-05-11 20:40:48 -07:00
icon.png restructure files, working make doc and make release 2012-04-17 13:09:39 -10:00
j.bat More handling for directory with spaces on Windows 2015-09-11 19:36:36 +03:00
jc.bat Fixed handling of directories with spaces on Windows 2015-09-11 17:41:23 +03:00
jco.bat Fixed handling of directories with spaces on Windows 2015-09-11 17:41:23 +03:00
jo.bat More handling for directory with spaces on Windows 2015-09-11 19:36:36 +03:00