1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/config
Wez Furlong b01aa129f7
add WindowOps::focus, ActivateWindow, window:focus()
Only implemented on X11 so far.
Note that Wayland doesn't support this action at all.

refs: https://github.com/wez/wezterm/issues/2973
2023-01-18 22:58:48 -07:00
..
derive config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
src add WindowOps::focus, ActivateWindow, window:focus() 2023-01-18 22:58:48 -07:00
build.rs colorschemes: expand to include Gogh color schemes 2022-07-10 13:32:17 -07:00
Cargo.toml env_logger -> 0.10 2022-11-27 21:37:25 -07:00