1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-09 14:07:45 +02:00
Andrew Gallant 278e1168bf Make printing paths a bit faster.
It seems silly, but on *nix, we can just dump the bytes of the path
straight to the terminal. There's no need to do a UTF-8 check, which
can be costly when printing lots of matches.
2016-09-25 21:23:26 -04:00
..
2016-09-17 12:54:46 -04:00
2016-09-25 20:00:29 -04:00
2016-09-25 21:23:26 -04:00
2016-09-13 21:11:46 -04:00
2016-09-13 21:11:46 -04:00
2016-09-25 17:16:15 +02:00
2016-09-16 16:13:28 -04:00