From 1ff11442c908cc0e51146edec68425d17e11ce6b Mon Sep 17 00:00:00 2001 From: Soeren Wolfers Date: Mon, 10 Feb 2025 18:26:37 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 495226a..f500f17 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,11 @@ can be used with `autojump` can be used with `j` and vice versa. j foo -- Jump To A Child Directory: +- Jump To A Directory That Contains `foo`, Preferring Child Directories: - Sometimes it's convenient to jump to a child directory - (sub-directory of current directory) rather than typing out the - full name. + If a child directory that contains `foo` exists, you can prioritize that over other matches in the databases via - jc bar + jc foo - Open File Manager To Directories (instead of jumping):