1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 18:57:59 +03:00
wezterm/wezterm-client
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 add Pane::get_metadata 2022-09-01 21:27:49 -07:00