-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

z


> Tracks the most used (by frecency) directories and enables quickly navigating to them using string patterns or regular expressions.

More information.


Go to a directory that contains "foo" in the name:

z {foo}

Go to a directory that contains "foo" and then "bar":

z {foo} {bar}

Go to the highest-ranked directory matching "foo":

z -r {foo}

Go to the most recently accessed directory matching "foo":

z -t {foo}

List all directories in `z`'s database matching "foo":

z -l {foo}

Remove the current directory from `z`'s database:

z -x .

Restrict matches to subdirectories of the current directory:

z -c {foo}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 16:47:32 2024