@monopi/extension-files
extensionmaintainedMonopi file browser pi extension.
by — · v0.6.1 · published 4w ago
$ pi install npm:@monopi/extension-filesdownloads/mo
202
stars
157
last push
2d ago
open issues
1
Signals
license: MIT AND Apache-2.0testspi manifest: missinginstall size: —deps: 0peer deps: 0
Download trend
No downloads in the last 12 weeks.
README
@monopi/extension-files
Standalone pi extension package for files: a file browser with git status and session references.
pi install npm:@monopi/extension-files
Commands
/files: browse files in the current git tree plus session-referenced files, with quick actions (reveal, open, edit, diff).
Shortcuts
ctrl+shift+o: browse files mentioned in the session.ctrl+shift+f: reveal the latest file reference in Finder.ctrl+shift+r: reveal the latest file reference in the default file manager.
Attribution
This implementation is adapted from mitsuhiko/agent-stuff extensions/files.ts.
The adapted upstream code is Copyright Armin Ronacher and contributors and licensed under Apache-2.0.
Monopi package metadata and surrounding repository files remain MIT licensed.