From 6f55ec6894e0579101a6582df1dae0ed8066da6d Mon Sep 17 00:00:00 2001 From: joelthelion Date: Thu, 2 Jul 2009 10:06:14 -0700 Subject: [PATCH] mention bash4 in the documentation --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3b1a929..4da78b1 100644 --- a/README.rst +++ b/README.rst @@ -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!