1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 18:57:59 +03:00
wezterm/mux
Wez Furlong e05b3581b8 optimize Pane::get_lines_with_hyperlinks_applied for empty rules case
It's ~30x cheaper to just get the underlying lines when there
are no hyperlink rules defined (3us vs 112us)
2022-08-23 17:20:46 -07:00
..
src optimize Pane::get_lines_with_hyperlinks_applied for empty rules case 2022-08-23 17:20:46 -07:00
Cargo.toml cargo update 2022-08-21 08:51:16 -07:00