mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-06-05 19:43:36 +02:00
6ca627d9d7
Hopefully, graphs will never get wider than 32768 characters. (They would get kind of hard to navigate if they did...) This reduces the size of the Pipe struct from 48 to 32 bytes, which makes a significant difference when there are many millions of instances.