mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 14:22:37 +03:00
7c7825c070
This isn't complete but begins the process of extracting the embedding application configuration into a trait provided by the application rather than passing the values in at construction. This allows the application to change configuration at runtime. The first option to handle this is the scrollback size. |
||
---|---|---|
.. | ||
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 | ||
readbuf.rs |