aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-10-30 10:39:22 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-10-30 10:39:22 +1300
commitee7396c3eaba483ff950579c99d849d4c719ecb5 (patch)
treea20c0b1a1c756e317dca35ae07641192c43df5f6 /ISSUES.md
parentMerge branch 'release/v1.70.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-ee7396c3eaba483ff950579c99d849d4c719ecb5.tar.gz
dotfiles-ee7396c3eaba483ff950579c99d849d4c719ecb5.zip
Merge branch 'release/v1.71.0'v1.71.0
* release/v1.71.0: Bump VERSION Documented the special install-conf target Respect completion-ignore-case in custom functions Use case statement for sudo -v switching
Diffstat (limited to 'ISSUES.md')
-rw-r--r--ISSUES.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/ISSUES.md b/ISSUES.md
index 80e75039..282d8cdc 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -18,9 +18,6 @@ Known issues
* Would be good to complete the Makefile variables for NAME, EMAIL etc with
educated guesses (`id -u`@`cat /etc/mailname`) etc rather than hardcoding my
own stuff in there
-* Completion for custom functions e.g. `sd` should ideally respect
- `completion-ignore-case` setting
-* Document `install-conf` target once I'm sure it's not a dumb idea
* 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.