Pipe and redirection incomplete
Open
bug
- Dominant language
- C++
- Stars
- 23
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Pipe and redirection do not execute custom commands.
Fix:
1. Remove direct call to execute.
2. Call command_handler instead. (Might need some tweaks itself)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.