helix/helix-view
Luis Useche 190fbf66d4
reconfigure tree properly after closing view (#10004)
This patch merges the last child of a container node to the parent. This
avoids the bug where uneven spaced Views would be created. To reproduce:
1. `vsplit`
2. `split`
3. `quit`
4. `vsplit`

With this patch the bug cannot be seen anymore.
2024-04-02 17:29:57 +02:00
..
src reconfigure tree properly after closing view (#10004) 2024-04-02 17:29:57 +02:00
tests/encoding
Cargo.toml Use a temporary file for writes (#9236) 2024-03-31 17:43:09 -05:00