-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Using rg on a terminal prints loads of empty lines #99
Copy link
Copy link
Closed
Labels
questionAn issue that is lacking clarity on one or more points.An issue that is lacking clarity on one or more points.
Description
Using ripgrep on a Linux terminal prints loads of empty lines. I tried searching a big directory for a word without any additional options and there is pages of empty lines.
When redirecting the oputput to a file it does not include the empty lines.
I tested with a smaller directory and there are less empty lines.
As output redirection does not have a problem this might be related to special terminal characters?
My test system is an Ubuntu 14.04 LTS and I tested with uxterm and gnome-terminal.
I built ripgrep using cargo in release mode. My Rust version is 1.11.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionAn issue that is lacking clarity on one or more points.An issue that is lacking clarity on one or more points.