Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hide debugger hint after the input is submitted
If `output_modifier_proc`'s `complete` arg is true, it means the input is submitted. In that case, debugger hint doesn't provide value to users and adds noise to the output. So we hide it in such case.
- Loading branch information