**Describe the bug** Gum write limited to 99 lines despite --char-limit 0. Gum version: v0.14.4 (9c11289) **To Reproduce** Steps to reproduce the behavior: `yes "HelloWorld" | head -n 110 | gum write --show-line-numbers --char-limit 0` **Expected behavior** 110 lines of HelloWorld in the open editor. **Screenshots**  **Desktop (please complete the following information):** - OS: Red Hat Enterprise Linux 8.10 (Ootpa) - Kernel: Linux 4.18.0-553.5.1.el8_10.x86_64 - Gum version: gum version v0.14.4 (9c11289)