Alexandre Pasmantier
|
9809e742d8
|
fix(stdin): trim entry newlines when streaming from stdin (#121)
|
2024-12-15 00:35:10 +01:00 |
|
Alexandre Pasmantier
|
a5f5d20071
|
feat(cable): add support for custom channels (#75)
|
2024-12-05 00:34:09 +01:00 |
|
Alexandre Pasmantier
|
d3c16af4e9
|
fix(stdin): better handling of long running stdin streams (#81)
fix: long running pipes
|
2024-11-27 22:56:30 +01:00 |
|
Alexandre Pasmantier
|
edd9df4e29
|
fix(entry): always preserve raw input + match ranges conversions (#62)
* fix(entry): preserve raw input
* chore(version): bump workspace crates and television
* test: add tests for replace_non_printable and cleanup commented out code
* chore(changelog): update changelog (auto)
* chore(deps): update cargo dependencies
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-11-24 00:20:04 +01:00 |
|
Fred Morcos
|
44de19a01e
|
Display stdin more intuitively top-down instead of bottom-up (#50)
* fix: Don't include empty lines and whitespace when precessing stdin
* fix: Display stdin more intuitively top-down instead of bottom-up
|
2024-11-20 13:40:16 +01:00 |
|
Alexandre Pasmantier
|
5611ee8b2d
|
refactor(workspace): reorganize cargo workspace (#12)
|
2024-11-11 15:15:24 +01:00 |
|