mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
Migrated from home v22
@@ -6,16 +6,13 @@ One of the most used shell commands is "cd". A quick survey among my friends rev
|
||||
|
||||
<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.
|
||||
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.
|
||||
|
||||
Autojump supports tab-completion. Try it! Autojump should be compatible with Bash 4. Please report any problems!
|
||||
Autojump supports tab-completion. Try it! Autojump should be compatible with Bash 4 and zsh. Please report any problems!
|
||||
|
||||
Pierre Gueth contributed a very nice applet for freedesktop desktops (Gnome/KDE/...). It is called "*jumpapplet*", try it!
|
||||
|
||||
Thanks to Simon Marache-Francisco's outstanding work, autojump now works perfectly with zsh.
|
||||
|
||||
|
||||
*EXAMPLES*
|
||||
|
||||
<b>j</b> mp3
|
||||
|
||||
Reference in New Issue
Block a user