From 2a20c61eaeee75a72c71fdc2abca7a0c6815d11a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 15 May 2020 21:45:06 +1200 Subject: Add an issue with syntax highlighting --- ISSUES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ISSUES.md b/ISSUES.md index 53237bcb..3b0b2316 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -35,3 +35,5 @@ Known issues 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. +* Highlighting the variable name in e.g. `unset -v VARNAME` works with `bash` + highlighting, but not with `sh` highlighting -- cgit v1.2.3