1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 02:42:05 +03:00
wezterm/docs/config/lua
Wez Furlong 2337c06c0f gui: new bell event for running lua when the bell is rung
This commit adjusts the the window event routing/queuing so that
a queued event can capture a pane_id other than the focused pane.

Since we only allow one queued instance of a given named event in a
window, a consequence of this is that multiple bell events coming
from different panes at the same time may race and the loser's
event will be dropped. We log a warning in that case.

refs: #3
2021-09-23 08:22:01 -07:00
..
config docs: update custom_block_glyphs since version for latest release 2021-08-16 07:54:26 -07:00
keyassignment Add Multiple key assignment 2021-09-04 13:01:34 -07:00
pane docs: update for 20210502-154244-3f7122cb 2021-05-02 16:13:32 -07:00
wezterm docs: update for new 20210814-124438-54e29167 release 2021-08-14 14:15:05 -07:00
window docs: tweak get_appearance docs a little 2021-09-03 09:11:00 -07:00
window-events gui: new bell event for running lua when the bell is rung 2021-09-23 08:22:01 -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