1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/term/src
Wez Furlong c0649ad4bb
remove cfg_attr(feature = "cargo-clippy" noise
I never liked clippy for dropping turds like this throughout the
code. I'm glad it is no longer required, but now rust is warning
about this syntax being redundant.
2024-09-14 06:49:13 -07:00
..
terminalstate remove cfg_attr(feature = "cargo-clippy" noise 2024-09-14 06:49:13 -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 remove cfg_attr(feature = "cargo-clippy" noise 2024-09-14 06:49:13 -07:00
lib.rs fix warning in latest rust compiler 2023-08-28 06:39:14 -07:00
screen.rs remove cfg_attr(feature = "cargo-clippy" noise 2024-09-14 06:49:13 -07:00
terminal.rs lua: add some more tab methods 2023-01-20 20:02:29 -07:00