1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-05 20:43:57 +03:00
wezterm/docs/config/lua
Wez Furlong bf9a95ea1b remove our incomplete allsorts shaper implementation
We rely on using freetype in order to support more fonts in more
situations, and we have a deeper existing integration with harfbuzz.

I'm unlikely to come back to allsorts to complete our integration,
and in the meantime, it just adds overhead to build/test and those
builds are taking longer and longer.

I loved the idea of using pure rust for all the font stuff, but
its time is not now.

closes: #587
closes: #66
2021-11-23 05:43:13 -07:00
..
config remove our incomplete allsorts shaper implementation 2021-11-23 05:43:13 -07:00
keyassignment Unzoom when switching panes (#1301) 2021-11-13 11:43:15 -08:00
pane docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
wezterm Add wezterm.background_child_process 2021-10-17 10:37:47 -07:00
window Typo fix: "overriden" -> "overridden" 2021-10-02 14:33:06 -07:00
window-events docs: cross link the bell related configs 2021-09-26 19:01: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 docs: document various missing things 2021-02-20 10:40:26 -08: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