Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do a initial render in ansi-enable and avoid duplicated hooks
Remove the existing ansi hooks in ansi-enable so that the following config: `hook global BufOpenFifo .* ansi-enable` does not accumulate the rendering hooks every time the same buffer is re-used for a fifo which leads to progressively slower and slower performance.
- Loading branch information