From 1b8859a9d0bf1da2d8a9320a78862e2c8a7ef41a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 15 May 2020 10:26:46 +1200 Subject: Add an issue --- ISSUES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ISSUES.md b/ISSUES.md index 692bdb55..53237bcb 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -31,3 +31,7 @@ Known issues * The `_text_filenames` completion handler for Bash won't work on files with newlines in their names. Can it be made to? * Typing the normal mode mapping for `paste_open.vim` *twice* causes an error. +* The `xdg#` dictionary doesn't really work as an idea because it relies on the + user to make a copy of the structure or lists to avoid changing it in-place. + There would be a little more overhead to change this into a function call, + but it'd be somewhat safer. -- cgit v1.2.3