mirror of
https://github.com/wez/wezterm.git
synced 2024-12-01 09:13:10 +03:00
8c3477006f
This commit introduces the `Dimension` type which allows specifying a value in a variety of units; pixels, points, cells, percent. `Dimension` needs contextual information to be evaluated as pixel values, which makes resolving the value from the config slightly more of a chore. However, this type allows more flexible configurations that scale with the font size and display dpi. refs: #1124, #291, #195 |
||
---|---|---|
.. | ||
config | ||
keyassignment | ||
pane | ||
wezterm | ||
window | ||
window-events | ||
general.md | ||
PaneInformation.md | ||
SpawnCommand.md | ||
SshDomain.md | ||
TabInformation.md | ||
TlsDomainClient.md | ||
TlsDomainServer.md |