Skip to content

feat(list): read CWD live from /proc and reorder table columns - #46

Merged
jayhesselberth merged 2 commits into
mainfrom
list-cwd-and-columns
Sep 18, 2026
Merged

jayhesselberth merged 2 commits into
mainfrom
list-cwd-and-columns

Conversation

@jayhesselberth

Copy link
Copy Markdown
Member

list's CWD column always showed "-" since zellij has no tmux-style pane-cwd query; it now reads the live cwd from /proc via the job's cgroup, fetched over ssh.

Also reorders the human table: default is job id, name, remaining, cwd; --full adds node, partition, elapsed/limit.

list's CWD column always showed "-" since zellij has no tmux-style
pane-cwd query; it now reads the live cwd from /proc via the job's
cgroup over ssh. The default human table is job id, name, remaining,
cwd; --full adds node, partition, elapsed/limit.
The literal went stale on every release bump; derive it from
CARGO_PKG_VERSION like the binary itself does.
@jayhesselberth
jayhesselberth merged commit 30f4e0c into main Sep 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant