ZIm/crates/terminal/src
Piotr Osiewicz 03c84466c2
chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795)
While this lint is allow-by-default, it seems pretty useful to get rid
of mutable borrows when they're not needed.

Closes #ISSUE

Release Notes:

- N/A
2024-10-07 01:29:58 +02:00
..
mappings Fix sending alt-enter in terminal (#18363) 2024-09-25 18:01:33 -04:00
pty_info.rs Update Rust crate sysinfo to 0.31.0 (#17733) 2024-09-17 21:50:37 +02:00
terminal.rs chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
terminal_settings.rs terminal: Make CursorShape configurable (#18530) 2024-09-30 12:38:57 +02:00