mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2024-12-12 19:18:24 +02:00
278e1168bf
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. |
||
---|---|---|
.. | ||
args.rs | ||
atty.rs | ||
gitignore.rs | ||
glob.rs | ||
ignore.rs | ||
main.rs | ||
out.rs | ||
pathutil.rs | ||
printer.rs | ||
search_buffer.rs | ||
search_stream.rs | ||
terminal_win.rs | ||
terminal.rs | ||
types.rs | ||
walk.rs |