Implement scrollback #10
Annotations
12 warnings
|
theterminal/src/terminal_screen.rs#L214
unused variable: `window`
|
|
theterminal/src/terminal_screen.rs#L210
unused variable: `cx`
|
|
theterminal/src/terminal_screen.rs#L210
unused variable: `window`
|
|
theterminal/src/terminal_screen.rs#L363
unused variable: `window`
|
|
theterminal/src/terminal_screen.rs#L31
unused import: `Cell`
|
|
theterminal/src/terminal_screen.rs#L26
unused import: `Rem`
|
|
theterminal/src/terminal_screen.rs#L21
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`
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading