mirror of
https://github.com/wez/wezterm.git
synced 2024-12-18 02:42:05 +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 |
||
---|---|---|
.. | ||
caps | ||
escape | ||
lineedit | ||
render | ||
surface | ||
terminal | ||
widgets | ||
cell.rs | ||
cellcluster.rs | ||
color.rs | ||
hyperlink.rs | ||
image.rs | ||
input.rs | ||
istty.rs | ||
keymap.rs | ||
lib.rs | ||
macros.rs | ||
readbuf.rs | ||
rgb.txt |