1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-04 07:06:59 +03:00
wezterm/docs/config/lua
Wez Furlong 85fb78d788 lua: add wezterm.time and Time object
Includes a method for determining sunrise/sunset.
2022-07-17 11:38:02 -07:00
..
color color: refactor docs, add a couple more methods 2022-07-12 07:45:08 -07:00
config docs: fix link discussing subpixel hinting 2022-07-13 17:04:26 -07:00
gui-events docs: window:maximize(), window:restore() and gui-startup 2022-07-07 06:35:15 -07:00
keyassignment docs: fix typos 2022-07-15 06:39:14 -07:00
mux-events docs: update for release 2022-06-24 14:59:19 -07:00
mux-window docs: add mux_window:gui_window() 2022-07-06 16:10:17 -07:00
pane lua: add pane:is_alt_screen_active() 2022-07-12 17:06:16 -07:00
wezterm lua: add wezterm.time and Time object 2022-07-17 11:38:02 -07:00
wezterm.color add wezterm.color.save_scheme for exporting color schemes 2022-07-14 23:22:02 -07:00
wezterm.gui docs: clarify what happens when appearance changes 2022-07-16 07:40:48 -07:00
wezterm.mux docs: split MuxWindow.md into multiple pages 2022-07-06 16:02:29 -07:00
wezterm.procinfo lua: add wezterm.procinfo module 2022-07-16 08:49:58 -07:00
wezterm.time lua: add wezterm.time and Time object 2022-07-17 11:38:02 -07:00
window add wezterm.gui.get_appearance to retrieve dark mode 2022-07-14 16:46:18 -07:00
window-events docs: Use new wezterm.action.Action syntax in rest of the docs 2022-06-25 18:51:55 -07:00
ExecDomain.md docs: wrap some text 2022-07-08 23:37:28 -07:00
general.md docs: start adding a reference section for Config 2021-01-18 17:31:39 -08:00
LocalProcessInfo.md docs: clarify why the short name of LocalProcessInfo is not preferred 2022-05-14 09:29:30 -07:00
MuxPane.md docs: split MuxWindow.md into multiple pages 2022-07-06 16:02:29 -07:00
MuxTab.md docs: split MuxWindow.md into multiple pages 2022-07-06 16:02:29 -07:00
PaneInformation.md docs: update for release 2022-06-24 14:59:19 -07:00
SpawnCommand.md docs: more pane related docs 2020-10-10 10:49:36 -07:00
SshDomain.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
TabInformation.md mux: add titles to mux window and tab objects 2022-06-27 12:01:40 -07:00
TlsDomainClient.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
TlsDomainServer.md docs: document various missing things 2021-02-20 10:40:26 -08:00
WslDomain.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00