modified bin/commands/inbox/select.rs
@@ -238,6 +238,12 @@ impl store::State<Selection> for State {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/inbox/select/ui.rs
@@ -164,6 +164,7 @@ impl<'a: 'static> Widget for Browser<'a> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified bin/commands/issue/select.rs
@@ -155,6 +155,12 @@ impl store::State<Selection> for State {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/issue/select/ui.rs
@@ -178,6 +178,7 @@ impl<'a: 'static> Widget for Browser<'a> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified bin/commands/patch/select.rs
@@ -156,6 +156,12 @@ impl store::State<Selection> for State {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/select/ui.rs
@@ -178,6 +178,7 @@ impl<'a: 'static> Widget for Browser<'a> {
|
|
|
|
|
|
| + | |
|
|
|
|
|