subshells: Add an XFail test demonstrating that #166 is not yet fixed.
Reported-by: Antony Lee
This commit is contained in:
		
							parent
							
								
									d3deffbf46
								
							
						
					
					
						commit
						5a38710564
					
				|  | @ -31,6 +31,8 @@ BUFFER='tar cf - * | (cd /target; tar xfp -)' | |||
| 
 | ||||
| expected_region_highlight=( | ||||
|   "1 3 $ZSH_HIGHLIGHT_STYLES[command]" # tar | ||||
|   "14 14 $ZSH_HIGHLIGHT_STYLES[reserved-word] 'issue #166'" # ( | ||||
|   "15 16 $ZSH_HIGHLIGHT_STYLES[command]" # cd | ||||
|   "27 29 $ZSH_HIGHLIGHT_STYLES[command]" # tar | ||||
|   #"36 36 $ZSH_HIGHLIGHT_STYLES[?]" # ) | ||||
| ) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue