diff options
author | June McEnroe <june@causal.agency> | 2022-02-20 15:26:23 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-02-20 15:42:24 -0500 |
commit | e39bba1a8a2fda74bcfd06f728b7e1fddadef161 (patch) | |
tree | 2add7aeaba4d0c69116c2f672d05e407fbffcdb3 /chat.c | |
parent | Clear edit buffer before running command (diff) | |
download | catgirl-e39bba1a8a2fda74bcfd06f728b7e1fddadef161.tar.gz catgirl-e39bba1a8a2fda74bcfd06f728b7e1fddadef161.zip |
Move mbs out of struct Edit, use a global buffer
This saves 4K in the edit buffers, not to mention all the heap allocations for the separate mbs buffers! There might be a way to be more clever about capacities, but I don't think it's worth it.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions