Open Issues Need Help
View All on GitHub Feature request: Provide option to specify number of dashes about 1 year ago
AI Summary: Implement a new command-line option, `--width <DASHWIDTH>`, for the `spacer` CLI tool. This option should allow users to specify the number of dash characters used in the spacer, overriding the default behavior of filling the terminal width. This requires modifying the existing code to accept and process this new argument, and update the spacer generation logic accordingly.
Complexity:
2/5
enhancement good first issue
samwho/spacer samwho/spacer CLI tool to insert spacers when command output stops
Open project →
1.6K
CLI tool to insert spacers when command output stops
Rust
#cli