0.5.0 (2024-06-01)
- add
wezterm.notify
to show desktop notifications from wezterm (2078cf2)
0.4.0 (2024-04-01)
0.3.2 (2024-01-23)
0.3.1 (2023-11-02)
0.3.0 (2023-10-18)
- rename
current_pane
toget_current_pane
- add
list_panes
andlist_clients
(cbc9c72) - add
zoom_pane
andcurrent_pane
functions (cd852a9) - rename
current_pane
toget_current_pane
(961e8f8)
- use provided pane-id in
zoom_pane
(f8f2cfe)
0.2.1 (2023-10-15)
- docs: docgen for
dir
enum in get_pane_direction (d8290f3) - ensure setup, don't run without executable (e0e331a)
0.2.0 (2023-10-15)
- docs: docgen for multi-return in exec_sync (07ab4bd)
- ensure setup when calling
exec
orexec_sync
(1fa2495)
0.1.1 (2023-10-15)
- docgen for optional keys (bd77470)
- add cwd and direction args to SplitOpts (98f874b), closes #3
- set tab and window titles (bb33f0b)
- set user vars for current pane (4a9d9b5)
- split panes (33b4732)
- use vim.v.count (4439ea2)
- add release-please workflow (2db01a0)