1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/wezterm-mux-server-impl
Antoine Büsch 36f47ec3f6
Expose activate-pane-direction cli command (#2526)
* Expose `activate-pane-direction` cli command

Add a new subcommand for `wezterm cli` called `activate-pane-direction`.
It allows switching the active pane in the current tab in the given
direction.

* Bump codec version

* Replace boolean flags with a single direction arg

* Run cargo fmt
2022-09-20 08:37:05 -07:00
..
src Expose activate-pane-direction cli command (#2526) 2022-09-20 08:37:05 -07:00
Cargo.toml deps: update to rcgen 0.9 2022-05-04 20:16:41 -07:00