/ Derive macro
Contents

Chapter 5 of 9

exp — file explorer

The second tool in the binary — browse, preview, and manage files without leaving the terminal.

Launch

exp              # current directory
exp ~/code       # any path
jump -e          # from jump CLI

What it does

cd and exit

# press c in exp → shell lands in that directory
exp ~/projects/myapp
# navigate, press c

The shell wrapper doesn't need to parse output — c writes the target path before exiting.