Darren Salt - 2026-03-29

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698077 is related.

sh.jsf just doesn't handle $(…), $((…)) etc. well, and there's at least one off-by-one colouring bug which doesn't show up with default colours. The other fun bit there is that the 'here' doc which would otherwise be introduced by that<< is handled correctly…

There are related problems too with [ … ] and [[…]].