fd/src
Thayne McCombs d441516c9d Use nu-ansi-term instead of ansi-term
Because ansi-term is no longer maintained.

Relates-To: #1188
2022-12-01 00:07:30 -07:00
..
exec Fix some warnings from clippy 2022-11-08 01:09:06 -07:00
filter Fix panic when using --owner 2022-11-02 23:26:02 -06:00
cli.rs Use allow_hyphen_values = true for --and <pattern> 2022-11-21 21:08:41 +01:00
config.rs Compute colors in parallel 2022-10-31 22:23:30 +01:00
dir_entry.rs Compute colors in parallel 2022-10-31 22:23:30 +01:00
error.rs Proper error handling within walk.rs 2020-04-03 22:36:32 +02:00
exit_codes.rs Fix clippy suggestions 2022-09-11 21:29:43 +02:00
filesystem.rs Using faccess lib to detect executable files 2022-11-15 10:31:44 +01:00
filetypes.rs Using faccess lib to detect executable files 2022-11-15 10:31:44 +01:00
main.rs Use nu-ansi-term instead of ansi-term 2022-12-01 00:07:30 -07:00
output.rs Use nu-ansi-term instead of ansi-term 2022-12-01 00:07:30 -07:00
regex_helper.rs Match against reference instead of value 2022-04-02 20:56:38 +02:00
walk.rs Added the --and flag for matching multiple patterns 2022-11-21 21:06:48 +01:00