Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
pc
command
|
|
|
internal
|
|
|
app
Package app wires together UI, state, and services for the TUI application.
|
Package app wires together UI, state, and services for the TUI application. |
|
app/helpkeys
Package helpkeys formats keymap bindings for the help dialog.
|
Package helpkeys formats keymap bindings for the help dialog. |
|
app/pathpick
Package pathpick validates and resolves path-picker query strings.
|
Package pathpick validates and resolves path-picker query strings. |
|
apphandler/dedup
Package dedup owns the full-screen "find duplicates within a single directory" view.
|
Package dedup owns the full-screen "find duplicates within a single directory" view. |
|
apphandler/dialog
Package dialog will host modal dialog controllers (file dialogs, path picker, transfer).
|
Package dialog will host modal dialog controllers (file dialogs, path picker, transfer). |
|
archive
Package archive maps archive filenames to external extract commands.
|
Package archive maps archive filenames to external extract commands. |
|
compare
Package compare walks two directory trees, hashes file contents, and classifies differences.
|
Package compare walks two directory trees, hashes file contents, and classifies differences. |
|
configdoc
Package configdoc merges built-in documentation headers into config stub files while preserving user configuration byte-for-byte.
|
Package configdoc merges built-in documentation headers into config stub files while preserving user configuration byte-for-byte. |
|
diskusage
Package diskusage provides subtree size caching and scanning utilities.
|
Package diskusage provides subtree size caching and scanning utilities. |
|
fsbackend
Package fsbackend provides a registry of filesystem backends keyed by pathloc scheme.
|
Package fsbackend provides a registry of filesystem backends keyed by pathloc scheme. |
|
fsbackend/file
Package file implements the host filesystem backend via internal/localfs.
|
Package file implements the host filesystem backend via internal/localfs. |
|
gitignore
Package gitignore applies Git work-tree ignore rules for panel listings and Find.
|
Package gitignore applies Git work-tree ignore rules for panel listings and Find. |
|
gitstatus
Package gitstatus provides eza-style two-letter Git status for panel listings via git(1).
|
Package gitstatus provides eza-style two-letter Git status for panel listings via git(1). |
|
jobbridge
Package jobbridge connects the jobs worker to ops planning and execution.
|
Package jobbridge connects the jobs worker to ops planning and execution. |
|
jobs
Package jobs implements the background job queue, worker, and state management for filesystem operations (copy, move) in paras-commander.
|
Package jobs implements the background job queue, worker, and state management for filesystem operations (copy, move) in paras-commander. |
|
ops
Package ops implements filesystem copy and move operations as used by the background job worker.
|
Package ops implements filesystem copy and move operations as used by the background job worker. |
|
panellist
Package panellist implements shared file-list name-column suffix indicators (job, new, subtree).
|
Package panellist implements shared file-list name-column suffix indicators (job, new, subtree). |
|
pathloc
Package pathloc identifies filesystem locations across host paths and remote URIs.
|
Package pathloc identifies filesystem locations across host paths and remote URIs. |
|
preview/mdformat
Package mdformat renders markdown source to styled terminal cells for the preview panel, mirroring the shape of chromaformat.Highlight (parse once, walk the AST, emit previewpanel.AnsiCell runs).
|
Package mdformat renders markdown source to styled terminal cells for the preview panel, mirroring the shape of chromaformat.Highlight (parse once, walk the AST, emit previewpanel.AnsiCell runs). |
|
sshconfig
Package sshconfig parses OpenSSH client configuration for SFTP host selection.
|
Package sshconfig parses OpenSSH client configuration for SFTP host selection. |
|
subshell
Package subshell implements a persistent PTY-backed shell for MC-style Ctrl+O toggle.
|
Package subshell implements a persistent PTY-backed shell for MC-style Ctrl+O toggle. |
|
tcelltest
Package tcelltest holds small helpers for tests that drive tcell.SimulationScreen.
|
Package tcelltest holds small helpers for tests that drive tcell.SimulationScreen. |
|
treeflat
Package treeflat is the shared tree→visible-rows model used by tree-style list views (find-duplicates modes today; the planned file-list tree layout later).
|
Package treeflat is the shared tree→visible-rows model used by tree-style list views (find-duplicates modes today; the planned file-list tree layout later). |
Click to show internal directories.
Click to hide internal directories.