Implement text selection #13
Annotations
12 warnings
|
theterminal/src/terminal_screen.rs#L224
unused variable: `window`
|
|
theterminal/src/terminal_screen.rs#L410
unused variable: `window`
|
|
theterminal/src/terminal_screen.rs#L37
unused import: `Cell`
|
|
theterminal/src/terminal_screen.rs#L31
unused import: `Rem`
|
|
theterminal/src/terminal_screen.rs#L29
unused import: `std::cmp::Ordering`
|
|
theterminal/src/terminal_screen.rs#L25
unused import: `rgb`
|
|
theterminal/src/terminal_screen/run_calculator.rs#L4
unused imports: `Hsla`, `Rgba`, and `rgb`
|
|
theterminal/src/terminal_screen/run_calculator.rs#L1
unused import: `crate::terminal_screen::color_scheme`
|
|
theterminal/src/terminal_screen/keyboard.rs#L2
unused import: `KeyEvent`
|
|
theterminal/src/terminal_screen/color_scheme.rs#L1
unused import: `ease_in_cubic`
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading