mirror of
https://github.com/wting/autojump
synced 2025-06-13 12:54:07 +00:00
Updated Home (textile)
parent
c661f07b53
commit
9423bd7d2b
@ -6,7 +6,7 @@ One of the most used shell commands is "cd". A quick survey among my friends rev
|
|||||||
|
|
||||||
<b>j</b> dirspec
|
<b>j</b> dirspec
|
||||||
|
|
||||||
where dirspec is a few characters of the directory you want to jump to. It will jump to the most used directory whose name matches the pattern given in dirspec. Note that autojump **isn't meant** to be a drop-in replacement for cd, but rather a complement. Cd is fine when staying in the same area of the filesystem; autojump is there to help you when you need to jump far away from your current location.
|
where dirspec is a few characters of the directory you want to jump to. It will jump to the most used directory whose name matches the pattern given in dirspec. Note that autojump **isn't meant** to be a drop-in replacement for cd, but rather a complement. Cd is fine when staying in the same area of the filesystem; autojump is there to help when you need to jump far away from your current location.
|
||||||
|
|
||||||
Autojump supports tab-completion. Try it! Autojump should be compatible with Bash 4 and zsh. Please report any problems!
|
Autojump supports tab-completion. Try it! Autojump should be compatible with Bash 4 and zsh. Please report any problems!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user