1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/term/src
Wez Furlong 281b6e2740
deps: update metrics to a more recent version
This isn't the latest version of metrics; it's just a more recent
version that allows us to remove a duplicate ahash dependency from the
build graph.
2024-05-13 09:41:11 -07:00
..
terminalstate deps: update metrics to a more recent version 2024-05-13 09:41:11 -07:00
test fixup tests for seqno increment on resize change 2024-01-23 18:31:59 -07:00
color.rs palette now stores alpha for all color values 2022-04-08 07:08:33 -07:00
config.rs mux: allow client to provide palette to mux server 2023-03-31 08:02:32 -07:00
input.rs feat: handle horizontal mousewheel events 2023-07-10 12:55:13 -07:00
lib.rs fix warning in latest rust compiler 2023-08-28 06:39:14 -07:00
screen.rs fix(clippy): Remove closures where possible 2023-03-19 08:41:38 -07:00
terminal.rs lua: add some more tab methods 2023-01-20 20:02:29 -07:00