headtail icon indicating copy to clipboard operation
headtail copied to clipboard

head and tail simultaneously

Results 5 headtail issues
Sort by recently updated
recently updated
newest added

See the documentation for the [CodeQL Action](https://github.com/github/codeql-action) BLOCKED until Rust is supported by CodeQL. See CodeQL's [Supported languages & frameworks](https://codeql.github.com/docs/codeql-overview/supported-languages-and-frameworks/) page.

good first issue

We should add unit tests covering most of our logic, though we probably don't need any for the argument parsing giving it's a pretty straightforward usage of `clap`.

good first issue

For sure: - [ ] Video or [asciinema](https://asciinema.org/) of `headtail` in action - [ ] Quick story about how `headtail` came about (problem that prompted it -> our DoL session)....

good first issue

Add integration tests covering: - `-f/--follow` - `-s/--sleep-interval`

good first issue

This is a very interesting and useful utility. I believe it would be particularly helpful if some demarcation such as `...` or some other separating line (perhaps even colorizing it...

enhancement
help wanted
good first issue