1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-08 15:06:40 +03:00
wezterm/docs/config/lua
Wez Furlong dd150131b7 fonts: allow setting harfbuzz and freetype options per-font
`wezterm.font` and `wezterm.font_with_fallback` can now specify
harfbuzz_features and freetype load/render target and flags as
options on a per-font basis.

This allows you to do things such as adjust shaping (eg: ligatures) or
rendering (eg: disable bitmaps, or adjust hinting) for a single font in
a fallback rather than globally for all fonts.
2021-12-20 21:56:59 -07:00
..
config mux: understand process tree, add mux-is-process-stateful event 2021-12-18 09:46:00 -07:00
keyassignment add ScrollToTop and ScrollToBottom key assignments 2021-12-11 22:02:31 -07:00
mux-events mux: understand process tree, add mux-is-process-stateful event 2021-12-18 09:46:00 -07:00
pane docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
wezterm fonts: allow setting harfbuzz and freetype options per-font 2021-12-20 21:56:59 -07:00
window Typo fix: "overriden" -> "overridden" 2021-10-02 14:33:06 -07:00
window-events docs: update nightly refs to new release tag 2021-12-04 08:34:58 -07:00
general.md docs: start adding a reference section for Config 2021-01-18 17:31:39 -08:00
PaneInformation.md Add support for iTerm2's SetUserVar escape 2021-04-25 14:30:06 -07:00
SpawnCommand.md docs: more pane related docs 2020-10-10 10:49:36 -07:00
SshDomain.md ssh domains now support ssh_config overrides 2021-12-11 22:30:54 -07:00
TabInformation.md add format-tab-title event 2021-04-24 17:59:39 -07:00
TlsDomainClient.md docs: document various missing things 2021-02-20 10:40:26 -08:00
TlsDomainServer.md docs: document various missing things 2021-02-20 10:40:26 -08:00