From 35a4ed5b39991c86db34f61d737d8eb0a408da72 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 30 Oct 2018 10:44:23 +1300 Subject: Add a new issue --- ISSUES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ISSUES.md b/ISSUES.md index 282d8cdc..3ead2d0d 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -21,3 +21,8 @@ Known issues * Need to decide whether I care about XDG, and implement it if I do * Need to decide whether I'm testing the shell snippets for MPD, Keychain etc, and if so how. +* The custom shell functions really should be documented, but it's not clear to + me exactly where this should happen, because the commands' availability + depends on which shell you're using; the `sd` function isn't available when + you're not using Bash. Maybe I should try to extend `help` without breaking + it? -- cgit v1.2.3