mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Duplicate fbf932 changes in proper locations and rebuild docs.
This commit is contained in:
parent
969fb4e6ed
commit
e30d7d392e
@ -38,7 +38,7 @@ can be used with `autojump` can be used with `j` and vice versa.
|
|||||||
|
|
||||||
jo music
|
jo music
|
||||||
|
|
||||||
- Opening a file manager to a child directory is also supported:
|
Opening a file manager to a child directory is also supported:
|
||||||
|
|
||||||
jco images
|
jco images
|
||||||
|
|
||||||
@ -54,7 +54,7 @@ can be used with `autojump` can be used with `j` and vice versa.
|
|||||||
a different entry. In the above example, `j w in` would then change
|
a different entry. In the above example, `j w in` would then change
|
||||||
directory to /home/user/work/inbox.
|
directory to /home/user/work/inbox.
|
||||||
|
|
||||||
For more options refer to the help:
|
For more options refer to help:
|
||||||
|
|
||||||
autojump --help
|
autojump --help
|
||||||
|
|
||||||
@ -98,7 +98,7 @@ MacPorts also available:
|
|||||||
Windows
|
Windows
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Windows support is enabled by [clink](https://code.google.com/p/clink/),
|
Windows support is enabled by [clink](https://code.google.com/p/clink/)
|
||||||
which should be installed prior to installing autojump.
|
which should be installed prior to installing autojump.
|
||||||
|
|
||||||
### MANUAL
|
### MANUAL
|
||||||
@ -107,7 +107,7 @@ Grab a copy of autojump:
|
|||||||
|
|
||||||
git clone git://github.com/joelthelion/autojump.git
|
git clone git://github.com/joelthelion/autojump.git
|
||||||
|
|
||||||
Run the installation script and follow the on screen instructions.
|
Run the installation script and follow on screen instructions.
|
||||||
|
|
||||||
cd autojump
|
cd autojump
|
||||||
./install.py or ./uninstall.py
|
./install.py or ./uninstall.py
|
||||||
|
@ -25,7 +25,7 @@ j\ foo
|
|||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Jump To A Child Directory
|
Jump To A Child Directory:
|
||||||
.RS 2
|
.RS 2
|
||||||
.PP
|
.PP
|
||||||
Sometimes it\[aq]s convenient to jump to a child directory
|
Sometimes it\[aq]s convenient to jump to a child directory
|
||||||
@ -52,7 +52,7 @@ jo\ music
|
|||||||
\f[]
|
\f[]
|
||||||
.fi
|
.fi
|
||||||
.PP
|
.PP
|
||||||
Opening a file manager to a child directory is also supported.
|
Opening a file manager to a child directory is also supported:
|
||||||
.IP
|
.IP
|
||||||
.nf
|
.nf
|
||||||
\f[C]
|
\f[C]
|
||||||
|
@ -21,7 +21,7 @@ be used with `autojump` can be used with `j` and vice versa.
|
|||||||
|
|
||||||
j foo
|
j foo
|
||||||
|
|
||||||
- Jump To A Child Directory
|
- Jump To A Child Directory:
|
||||||
|
|
||||||
Sometimes it's convenient to jump to a child directory (sub-directory of
|
Sometimes it's convenient to jump to a child directory (sub-directory of
|
||||||
current directory) rather than typing out the full name.
|
current directory) rather than typing out the full name.
|
||||||
@ -35,7 +35,7 @@ be used with `autojump` can be used with `j` and vice versa.
|
|||||||
|
|
||||||
jo music
|
jo music
|
||||||
|
|
||||||
Opening a file manager to a child directory is also supported.
|
Opening a file manager to a child directory is also supported:
|
||||||
|
|
||||||
jco images
|
jco images
|
||||||
|
|
||||||
|
@ -47,4 +47,4 @@ Grab a copy of autojump:
|
|||||||
Run the installation script and follow on screen instructions.
|
Run the installation script and follow on screen instructions.
|
||||||
|
|
||||||
cd autojump
|
cd autojump
|
||||||
./install.py or ./uinstall.py
|
./install.py or ./uninstall.py
|
||||||
|
Loading…
Reference in New Issue
Block a user