From 7d7fcde6edff965cb132dc811df5b19e07a67d64 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 4 Feb 2017 14:16:15 +1300 Subject: Add an idea --- IDEAS.markdown | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'IDEAS.markdown') diff --git a/IDEAS.markdown b/IDEAS.markdown index 664181ee..f9071fc4 100644 --- a/IDEAS.markdown +++ b/IDEAS.markdown @@ -14,3 +14,7 @@ Ideas * ad() could be more intelligent; if there's only one directory that matches the *whole pattern*, we can assume it's safe to use that one, rather than stopping each time any node has more than one match +* It seems likely that testing the terminal with tput to check if we can use + --color with GNU grep(1) or ls(1) is overkill--I suspect it probably tests + that internally, which would simplify the function wrappers. Need to check + the source probably. -- cgit v1.2.3