main: Refactor __is_redirection

Fixes #942.
This commit is contained in:
Matthew Martin 2024-01-06 12:33:41 -06:00
commit e0165eaa73
3 changed files with 105 additions and 4 deletions

View file

@ -1,3 +1,10 @@
# Changes in HEAD
- Highlight `&>` `>&|` `>&!` `&>|` and `&>!` as redirection.
[#942]
# Changes in 0.8.0
This is a stable bugfix and feature release. Major new features and changes include: