File tree 4 files changed +34
-34
lines changed
4 files changed +34
-34
lines changed Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ mod tests {
239
239
. unwrap ( ) ;
240
240
241
241
let mut terminal =
242
- Terminal :: new ( TestBackend :: new ( 100 , 12 ) ) . unwrap ( ) ;
242
+ Terminal :: new ( TestBackend :: new ( 120 , 12 ) ) . unwrap ( ) ;
243
243
244
244
gitui. draw ( & mut terminal) . unwrap ( ) ;
245
245
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ expression: terminal.backend()
4
4
snapshot_kind : text
5
5
-- -
6
6
" Status [1] | Log [2] | Files [3] | Stashing [4] | Stashes [5][TEMP_FILE] "
7
- " ────────────────────────────────────────────────────────────────────────────────────────────────── "
8
- " ┌Unstaged Changes────────────────────────────────┐┌Diff: ──────────────────────────────────────────┐"
9
- " │Loading ... ││ │"
10
- " │ ││ │"
11
- " │ ││ │"
12
- " └────────────────────────────────────────{master}┘│ │"
13
- " ┌Staged Changes──────────────────────────────────┐│ │"
14
- " │Loading ... ││ │"
15
- " │ ││ │"
16
- " └────────────────────────────────────────────────┘└ ────────────────────────────────────────────────┘"
17
- " "
7
+ " ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── "
8
+ " ┌Unstaged Changes────────────────────────────────────────── ┐┌Diff: ────────── ──────────────────────────────────────────┐"
9
+ " │Loading ... ││ │"
10
+ " │ ││ │"
11
+ " │ ││ │"
12
+ " └────────────────────────────────────────────────── {master}┘│ │"
13
+ " ┌Staged Changes────────────────────────────────────────────┐│ │"
14
+ " │Loading ... ││ │"
15
+ " │ ││ │"
16
+ " └──────────────────────────────────────────────────────────┘└────────── ────────────────────────────────────────────────┘"
17
+ " "
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ expression: terminal.backend()
4
4
snapshot_kind : text
5
5
-- -
6
6
" Status [1] | Log [2] | Files [3] | Stashing [4] | Stashes [5][TEMP_FILE] "
7
- " ────────────────────────────────────────────────────────────────────────────────────────────────── "
8
- " ┌Unstaged Changes────────────────────────────────┐┌Diff: ──────────────────────────────────────────┐"
9
- " │ ││ │"
10
- " │ ││ │"
11
- " │ ││ │"
12
- " └────────────────────────────────────────{master}┘│ │"
13
- " ┌Staged Changes──────────────────────────────────┐│ │"
14
- " │ ││ │"
15
- " │ ││ │"
16
- " └────────────────────────────────────────────────┘└ ────────────────────────────────────────────────┘"
17
- " Branches [b] Push [p] Fetch [⇧F] Pull [f] Undo Commit [⇧U] Submodules [⇧S] Nav [↑↓→←] more [.]"
7
+ " ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── "
8
+ " ┌Unstaged Changes────────────────────────────────────────── ┐┌Diff: ────────── ──────────────────────────────────────────┐"
9
+ " │ ││ │"
10
+ " │ ││ │"
11
+ " │ ││ │"
12
+ " └────────────────────────────────────────────────── {master}┘│ │"
13
+ " ┌Staged Changes────────────────────────────────────────────┐│ │"
14
+ " │ ││ │"
15
+ " │ ││ │"
16
+ " └──────────────────────────────────────────────────────────┘└────────── ────────────────────────────────────────────────┘"
17
+ " Branches [b] Push [p] Fetch [⇧F] Pull [f] Undo Commit [⇧U] Submodules [⇧S] Nav [↑↓→←] Diff [→] To stage [w] more [.]"
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ expression: terminal.backend()
4
4
snapshot_kind : text
5
5
-- -
6
6
" Status [1] | Log [2] | Files [3] | Stashing [4] | Stashes [5][TEMP_FILE] "
7
- " ────────────────────────────────────────────────────────────────────────────────────────────────── "
8
- " ┌Commit 1/1────────────────────────────────────────────────────────────────────────────────────────┐"
9
- " │[AAAAA] <1m ago name initial █"
10
- " │ ║"
11
- " │ ║"
12
- " │ ║"
13
- " │ ║"
14
- " │ ║"
15
- " │ ║"
16
- " └──────────────────────────────────────────────────────────────────────────────────────────────────┘"
17
- " Scroll [↑↓] Mark [˽] Details [⏎] Branches [b] Compare [⇧C] Copy Hash [y] Tag [t] more [.]"
7
+ " ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── "
8
+ " ┌Commit 1/1──────────────────────────────────────────────────────────────────────────────────────────────────────────── ┐"
9
+ " │[AAAAA] <1m ago name initial █"
10
+ " │ ║"
11
+ " │ ║"
12
+ " │ ║"
13
+ " │ ║"
14
+ " │ ║"
15
+ " │ ║"
16
+ " └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ┘"
17
+ " Scroll [↑↓] Mark [˽] Details [⏎] Branches [b] Compare [⇧C] Copy Hash [y] Tag [t] Checkout [⇧S] Tags [⇧T] more [.]"
You can’t perform that action at this time.
0 commit comments