1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 09:12:19 +03:00
wezterm/wezterm-gui/src
Wez Furlong 8fbb1d0c0b mux: add AttachDomain and DetachDomain key assignments
The launcher menu code to perform attaching has been generalized
into a key assignment action and reimplemented in terms of that
action.

A detach action has been added to disconnect and detach.

refs: https://github.com/wez/wezterm/issues/1874
2022-04-17 21:41:50 -07:00
..
overlay mux: add AttachDomain and DetachDomain key assignments 2022-04-17 21:41:50 -07:00
scripting Add PaneInformation.domain_name and pane:get_domain_name() 2022-04-16 10:53:23 -07:00
termwindow mux: add AttachDomain and DetachDomain key assignments 2022-04-17 21:41:50 -07:00
cache.rs instrument cache hit rates, fix duration histograms 2021-07-07 17:21:18 -07:00
colorease.rs Add separate animation_fps config for easing 2022-02-07 23:02:52 -07:00
commands.rs mux: add AttachDomain and DetachDomain key assignments 2022-04-17 21:41:50 -07:00
customglyph.rs allow disabling aa for custom block glyphs 2022-04-04 20:39:30 -07:00
download.rs downloader: restructure how we propagate to the gui 2022-03-31 20:06:43 -07:00
frontend.rs mux: fix update issue 2022-04-08 10:15:18 -07:00
glyph-frag.glsl fix typo is commented out portion of shader 2021-12-22 21:03:19 -07:00
glyph-vertex.glsl gui: remove adjust from vertex 2022-01-01 08:11:10 -07:00
glyphcache.rs fonts: adjust descender for scaled fallback fonts 2022-04-03 09:39:48 -07:00
inputmap.rs Move default key assignments to gui layer, add more metadata 2022-04-09 22:19:22 -07:00
main.rs mux: pass current window_id to Domain::attach 2022-04-17 18:07:58 -07:00
markdown.rs deps: image -> 0.24 2022-02-06 18:51:32 -07:00
quad.rs gui: remove adjust from vertex 2022-01-01 08:11:10 -07:00
renderstate.rs gui: remove adjust from vertex 2022-01-01 08:11:10 -07:00
scrollbar.rs fix: broken scroll bar after screen is cleared/reset 2022-04-17 08:12:03 -07:00
selection.rs gui: improve mouse text selection (#1805) 2022-04-03 18:29:31 -07:00
shapecache.rs deps: remove pretty_env_loggger 2022-04-07 08:24:07 -07:00
stats.rs improve some of our counters/stats 2022-01-10 17:59:53 -07:00
tabbar.rs tabbar: default to a dummy, non-empty state 2022-03-31 07:50:34 -07:00
update.rs mux: pass current window_id to Domain::attach 2022-04-17 18:07:58 -07:00
utilsprites.rs fix bar cursors when moving through double-width cells 2022-01-16 12:19:49 -07:00