1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 14:00:46 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
William Ting
4ce2cb5929 Remove jumpapplet. 2013-01-05 10:36:52 -06:00
William Ting
f0e45478a7 Add jc function, jump to a subdirectory of the current working directory.
Closes #156.
2012-12-14 22:58:20 -06:00
William Ting
50e6054e13 Version bump to v21.1.0, update relevant documentation. 2012-11-22 16:44:05 -06:00
William Ting
6a6090892d minor ChangeLog update 2012-10-30 23:03:07 -05:00
William Ting
1ab78ae91c merging rc branch 2012-07-02 17:46:01 -10:00
William Ting
3acedf2ed8 Remove loading compinit module from autojump.zsh.
I've updated the documentation to notify end users to add compinit to their
~/.zshrc if they want tab completion.
2012-07-02 17:36:27 -10:00
William Ting
5613562e8b Minor documentation updates. 2012-06-28 18:37:41 -10:00
William Ting
7d58446fed Minor documentation updates. 2012-06-27 09:15:04 -10:00
William Ting
99ee524fcc Add ZSH tab completion fix to ChangeLog. 2012-06-23 14:47:23 -10:00
William Ting
c62a8923ae Add v21 release notes, minor documentation update. 2012-06-23 14:38:26 -10:00
William Ting
2ebcdba5bd reformat changelog 2012-04-17 12:38:19 -10:00
William Ting
2cfd91bf72 Modify documentation to notify that minimum Python version is 2.7 instead of
2.6.

This was caused by the rewrite to use argparse over optparse to handle command
line arguments.
2012-04-11 19:44:18 -10:00
William Ting
f5132bbfad version numbering 2012-04-10 14:51:54 -10:00
William Ting
cd126da416 minor documentation update in preparation for release-v20 2012-04-10 14:43:02 -10:00
William Ting
a17d904e16 update changelog 2012-03-19 12:49:17 -10:00
William Ting
3af3322fc7 add changelog with v18, v19 details 2012-03-13 16:23:42 -10:00
William Ting
8f8830449f add changelog template 2012-03-11 13:01:57 -10:00