Checkpoint
This commit is contained in:
parent
8ad7ebf02f
commit
a3dcaf21cb
20 changed files with 183 additions and 152 deletions
|
@ -73,7 +73,7 @@ impl<S: 'static + Send + Sync + Clone> Terminal<S> {
|
|||
// Terminal Pane.
|
||||
.child(
|
||||
Pane::new(
|
||||
ScrollState::default(),
|
||||
"terminal",
|
||||
Size {
|
||||
width: relative(1.).into(),
|
||||
height: rems(36.).into(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue