This website requires JavaScript.
Explore
Help
Sign In
wez
/
wezterm
Watch
1
Star
1
Fork
0
You've already forked wezterm
mirror of
https://github.com/wez/wezterm.git
synced
2024-12-27 15:37:29 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
696148941c
wezterm
/
wezterm-client
/
src
History
Wez Furlong
696148941c
Rc<Tab> -> Arc<Tab>
2022-12-19 11:52:38 -07:00
..
pane
mux: Pane is now required to be Send+Sync. Use Arc<dyn Pane>
2022-12-19 11:52:33 -07:00
client.rs
Expose
activate-pane-direction
cli command (
#2526
)
2022-09-20 08:37:05 -07:00
discovery.rs
disco: reduce info -> debug for gui-sock publish
2022-06-01 05:59:06 -07:00
domain.rs
Rc<Tab> -> Arc<Tab>
2022-12-19 11:52:38 -07:00
lib.rs
gui/client: add stubs for publishing a main gui instance sock path
2022-01-06 20:07:46 -07:00