modified bin/commands/inbox/select.rs
@@ -5,6 +5,7 @@ use std::str::FromStr;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -293,7 +294,7 @@ impl App {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/issue/select.rs
@@ -6,6 +6,7 @@ use std::str::FromStr;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -369,7 +370,7 @@ impl App {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/select.rs
@@ -7,6 +7,7 @@ use std::str::FromStr;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -22,8 +23,8 @@ use tui::ui::rm::widget::window::{
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|
@@ -58,11 +59,13 @@ impl App {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -78,7 +81,7 @@ impl App {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|