Skip to content

cmd: Handle caret / blocks with whitespace only lines better

userid0x0 requested to merge userid0x0/wine:51599_cmd_parentheses into master

This series of patches is heavily inspired by !277 (merged) and solves problems related to

  • whitespace only lines in blocks
  • EOF in the middle of the blocks
  • lines with caret followed by EOF

Merge request reports

Loading