1
0
mirror of https://github.com/wting/autojump synced 2025-06-13 12:54:07 +00:00
This commit is contained in:
Daniel Nicolai 2025-03-11 01:44:23 +00:00 committed by GitHub
commit 422f144bbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,6 +51,10 @@ can be used with `autojump` can be used with `j` and vice versa.
weighted entry. However you can pass multiple arguments to autojump
to prefer a different entry. In the above example, `j w in` would
then change directory to /home/user/work/inbox.
- Print first matching directory that contains `foo` to stdout:
autojump foo
For more options refer to help: