id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3881	broken syntax highlighting of bash	xmlich02		"By the way, the trac version combobox doesn't allow selection of '4.8.20'.

Create an bash script:
{{{
#!/bin/bash
echo ""hello world""
res=""$(ls ""-1"" ""$(pwd)"")""
echo ""hello world""
}}}

Second hello world is highlighted incorrectly. You can compare highlighting with vim or other editor as well. See attached screenshot

[jmlich@jmlich-dell Desktop$ mcedit -V 
GNU Midnight Commander 4.8.20
Built with GLib 2.48.2
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish, smbfs
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
[jmlich@jmlich-dell Desktop$ mcedit ./highlight.sh 


"	defect	closed	major		mcedit	4.8.19	duplicate	highlighting				no branch	
