mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 03:11:31 +03:00
58686f925f
This commit adds a simple example of nested widgets, which uncovered an issue with respecting the layout positioning, and adds a secondary screen buffer to make the widget render cycle more optimal: ``` cargo run --example widgets_nested --features widgets --release ``` refs: https://github.com/wez/wezterm/issues/171 |
||
---|---|---|
.. | ||
layout.rs | ||
mod.rs |