1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 06:42:12 +03:00
wezterm/src/mux
Wez Furlong e993e5a625 allow capturing the clipboard impl from the terminal host
This should allow asynchronous access to the clipboard, which
in turn will allow the server to send the clipboard to the client
unilaterally.
2019-06-20 07:55:03 -07:00
..
domain.rs don't forget to copy in the configured color palette! 2019-06-16 14:49:54 -07:00
mod.rs allow capturing the clipboard impl from the terminal host 2019-06-20 07:55:03 -07:00
renderable.rs we can now see the remote tab rendered via the muxed domain 2019-06-09 13:38:19 -07:00
tab.rs a lighter way to pass selection ranges for client tabs 2019-06-16 21:04:53 -07:00
window.rs improve window<->tab management in spawn and mux 2019-06-11 08:23:21 -07:00