aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'IDEAS.markdown')
-rw-r--r--IDEAS.markdown3
1 files changed, 0 insertions, 3 deletions
diff --git a/IDEAS.markdown b/IDEAS.markdown
index 083df51b..4cac76f7 100644
--- a/IDEAS.markdown
+++ b/IDEAS.markdown
@@ -8,8 +8,5 @@ Ideas
* Have eds(1df) accept stdin with the "starting content" for the script
* Convert all the manual pages to mandoc maybe? <https://en.wikipedia.org/wiki/Mandoc>
* qmp(1df)--quick man page
-* 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
* The solution to chn(1df) not running in parallel is probably backgrounded
processes and mkfifo(1).