mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
190fbf66d4
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. |
||
---|---|---|
.. | ||
src | ||
tests/encoding | ||
Cargo.toml |