1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Rust1,191 forks (1,191 forks)batch import
actionenhancementgood first issuehelp wanted
Repository metrics
- Stars
- 32,593 stars (32,593 stars)
- PR merge metrics
- Avg merge 42d 11h (Avg merge 42d 11h)10 merged PRs in 30d (10 merged PRs in 30d)
Description
This should be analogous to the DumpScreen action, but as opposed to the action it should dump the whole tab. (excluding the panes that are present on every tab).
Contributor guide
- Research direction
- Study the existing DumpScreen action implementation in Zellij to understand how to create a similar action for dumping the entire tab. Look for the relevant handler and serialization logic.
- Tech stack
- rust
- Domain
- clideveloper experience
- Issue type
- Feature
- Prerequisites
- Rust