mirror of
https://github.com/wting/autojump
synced 2025-06-13 12:54:07 +00:00
Migrated from home v22
parent
5c91d9a842
commit
5f08b8913d
@ -6,16 +6,13 @@ 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
|
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.
|
||||||
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!
|
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.
|
Thanks to Simon Marache-Francisco's outstanding work, autojump now works perfectly with zsh.
|
||||||
|
|
||||||
|
|
||||||
*EXAMPLES*
|
*EXAMPLES*
|
||||||
|
|
||||||
<b>j</b> mp3
|
<b>j</b> mp3
|
||||||
|
Loading…
Reference in New Issue
Block a user