Skip to content

Bash/Zsh: fix group command in coproc and closing of Parameter Expansion

Jonathan Poelen requested to merge jpoelen/syntax-highlighting:sh-coproc into master
  • Fix } in ${...} (must be Parameter Expansion)
  • Fix group command in coproc (BUG: 460301)
  • Add folding for group command with zsh
Edited by Jonathan Poelen

Merge request reports