mirror of
https://github.com/wting/autojump
synced 2025-06-06 17:34:36 +00:00
Update README.md
This commit is contained in:
parent
ff75f542ae
commit
1ff11442c9
@ -22,13 +22,11 @@ can be used with `autojump` can be used with `j` and vice versa.
|
|||||||
|
|
||||||
j foo
|
j foo
|
||||||
|
|
||||||
- Jump To A Child Directory:
|
- Jump To A Directory That Contains `foo`, Preferring Child Directories:
|
||||||
|
|
||||||
Sometimes it's convenient to jump to a child directory
|
If a child directory that contains `foo` exists, you can prioritize that over other matches in the databases via
|
||||||
(sub-directory of current directory) rather than typing out the
|
|
||||||
full name.
|
|
||||||
|
|
||||||
jc bar
|
jc foo
|
||||||
|
|
||||||
- Open File Manager To Directories (instead of jumping):
|
- Open File Manager To Directories (instead of jumping):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user