mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-07 05:14:25 +08:00
- Make structs smaller - Introduce Result struct and use it to represent matched items instead of reusing Item struct for that purpose - Avoid unnecessary memory allocation - Avoid growing slice from the initial capacity - Code cleanup
3.5 KiB
3.5 KiB