1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

mention bash4 in the documentation

This commit is contained in:
joelthelion 2009-07-02 10:06:14 -07:00
parent 8b4e282a91
commit 6f55ec6894

View File

@ -15,7 +15,7 @@ autojump is a faster way to navigate your filesystem. It works by maintaining a
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 supports tab completion. Try it! Autojump should be compatible with bash 4. Please report any problems!
Pierre Gueth contributed a very nice applet for freedesktop desktops (Gnome/KDE/...). It is called "jumpapplet", try it!