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

69 Commits

Author SHA1 Message Date
William Ting
8eace445a7 Clarify between first class and community supported items. 2018-09-06 23:27:46 -07:00
William Ting
26c81fc39f Clarify supported Python versions. 2018-09-06 22:59:27 -07:00
William Ting
89eb573306 Update docs. 2018-09-06 22:53:18 -07:00
William Ting
5e6bb82835 Add minor documentation fixes. 2018-09-06 22:28:21 -07:00
Sahil Bajaj
13a63fbf3a Fix issues URL
Changed the url for reporting issues to that of the new repo.
2017-05-19 20:12:31 -07:00
William Ting
cacbb68591 Regenerate docs, minor tweaks. 2016-09-30 10:21:58 -07:00
William Ting
7922a9013d Update copyright dates. 2016-06-22 17:51:17 -07:00
William Ting
e75d4d4d11 Drop official support for Python 3.2.
It looks like pip 8.x has dropped support for Python 3.2 and is causing test
build problems. Since Python 3.3, 3.4, and 3.5 are supported I don't see any
issues with dropping 3.2 test coverage although it will probably still work.
2016-06-22 17:51:17 -07:00
Chris L.
f6876ef3f0 Replace Clink's broken Google Code link by new one 2015-10-17 11:04:02 +02:00
William Ting
113a84f9f0 Update RedHat family install instructions. 2015-07-12 12:24:56 -07:00
William Ting
86f663fa6e Minor doc fix. 2014-10-04 20:30:23 -07:00
William Ting
567ae121ab Add install / uninstall / documentation for tcsh shell. 2014-06-28 19:07:55 -07:00
William Ting
e30d7d392e Duplicate fbf932 changes in proper locations and rebuild docs. 2014-06-28 18:36:52 -07:00
Daniel Hahler
fbf932c4f2 README: minor fixes 2014-06-24 13:13:58 +02:00
William Ting
d0d906f3cb update Windows documentation 2014-01-15 15:16:41 -06:00
Michael Lawson
19f09e5cb0 added note about windows to readme 2014-01-13 19:19:21 +00:00
William Ting
f5d13da96c update documentation 2014-01-08 11:05:25 -06:00
William Ting
dabc177bbd Merge pull request #238 from mineo/man-fixes
Fix escaping issues in the man pages via pandoc generation. However this change introduces a few extra characters into README.md.
2013-11-26 08:31:02 -08:00
Wieland Hoffmann
605deee8c6 Fix escaping issues in the docs
Pandoc treats both underscores and dollar signs as non-literal
characters which screwed up the manpage.
2013-11-24 23:54:37 +01:00
Wieland Hoffmann
a312764d69 Remove the mention of tests from development.md
because tests have been removed
2013-11-24 23:48:15 +01:00
William Ting
195312acad update docs, copyright year 2013-07-06 21:17:54 -05:00
William Ting
c3a0900191 update docs 2013-05-25 05:40:33 -07:00
William Ting
776f109b3a remove maintenance based on weights, remove AUTOJUMP_KEEP_ALL_ENTRIES 2013-05-14 19:43:43 -05:00
William Ting
ba6b1e54ae update manpages 2013-05-14 19:14:03 -05:00
William Ting
0a87804277 remove mailing list link since it's unused 2013-02-17 12:31:34 -06:00
William Ting
d9e7bbe67d minor docs update regarding compinit 2013-02-17 10:49:31 -06:00
William Ting
0dc77df13c Update docs on ZSH tab completion.
Closes #178.
2013-02-11 10:34:08 -06:00
William Ting
ad7f0fb27e update docs 2013-02-01 14:45:47 -06:00
William Ting
ac2dc9f1d2 update docs about jo(), jc(), jco() 2013-02-01 13:57:54 -06:00
William Ting
d57e7b779c add option to open file explorer window from the commandline, bump to 21.4.0 2013-02-01 13:50:52 -06:00
Jui-Shan Liang
c16b305e0d Added tips to the Additional Configuration section in README 2013-02-02 00:50:07 +08:00
William Ting
4ce2cb5929 Remove jumpapplet. 2013-01-05 10:36:52 -06:00
Taro Minowa Higepon
ef2533492f Removed --zsh from README.md, since it seems that install.sh doesn't support it. 2012-12-31 15:46:25 +09: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
d9290e85cd minor documenation formatting tweak 2012-11-30 11:10:38 -06:00
William Ting
024d550c8c Disable bash autocompletion, make it optional. Add relevant documentation. Closes #140. 2012-11-23 08:32:15 -06:00
William Ting
50e6054e13 Version bump to v21.1.0, update relevant documentation. 2012-11-22 16:44:05 -06:00
Tobias Megies
5b1d2fb01f Update README.md
The recommendation doesn't work with bash 4.1.5, the code in autojump.bash is fine, so use it here.
2012-11-13 00:35:08 +01:00
Robert Barsch
acff302a49 Update README.md 2012-11-12 17:57:44 +01:00
William Ting
1b5d9df854 minor documentation reformat 2012-10-30 22:27:54 -05:00
muratayusuke
7b4a54ccc1 set permission 0755 to _j in install.sh 2012-10-30 21:22:27 -05: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
164c2b15a7 Update documentation regarding ZSH tab completion. 2012-06-26 10:17:14 -10:00
William Ting
c62a8923ae Add v21 release notes, minor documentation update. 2012-06-23 14:38:26 -10:00
William Ting
183fa795d7 Update scripts to use version agnostic pattern matching and corresponding documentation. 2012-05-27 13:14:01 -10:00
William Ting
c2d72e442a remove references to jumpstat within manpages 2012-05-27 11:56:38 -10:00
William Ting
32566eb89d Implements #126. Options passed to j will now be parsed. -s short option for
--stat added, jumpstat alias removed.

Options passed to the `j` function will now be passed on autojump. As a result,
directories beginning with `-` are no longer supported.

A -s short alias for --stat is added. Instead of using jumpstat, use `j --stat`
or `j -s` instead.
2012-05-27 11:24:49 -10:00
William Ting
57053a76fa Add dev section to README.md and update makefile to reflect new section. 2012-05-12 16:38:09 -10:00
William Ting
009b01d94a tweak docs regarding minimum requirements 2012-05-08 09:18:43 -10:00
William Ting
e8118186e4 tweak documentation wording 2012-05-08 09:09:16 -10:00