1
0
mirror of https://github.com/wting/autojump synced 2025-12-05 06:01:59 +00:00
wting_autojump/bin
Parker Moore df0261a52a
autojump.bash: fix bash PROMPT_COMMAND space syntax error
Every execution of $PROMPT_COMMAND throws a syntax error for me using bash version 5.2.37(1)-release (x86_64-pc-linux-gnu). The syntax error message goes away if I remove the space before the semi-colon in the modified PROMPT_COMMAND.
2025-10-09 12:26:37 -07:00
..
_j fix zsh tab completion function 2013-12-31 09:54:50 -06:00
autojump feat: default to Python 3. 2022-01-31 09:33:02 +09:00
autojump_argparse.py Run pre-commit hooks. 2018-09-06 22:32:23 -07:00
autojump_data.py feat: default to Python 3. 2022-01-31 09:33:02 +09:00
autojump_match.py feat: default to Python 3. 2022-01-31 09:33:02 +09:00
autojump_utils.py feat: default to Python 3. 2022-01-31 09:33:02 +09:00
autojump.bash autojump.bash: fix bash PROMPT_COMMAND space syntax error 2025-10-09 12:26:37 -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