bin: Prevent global actions when searching
3 files changed
+20
-13
bd36ed4c
→
b8d8e861
modified bin/commands/inbox/list.rs
@@ -318,8 +318,11 @@ impl Show<Message> for App {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/issue/list.rs
@@ -570,15 +570,17 @@ impl Show<Message> for App {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/list.rs
@@ -274,8 +274,10 @@ impl Show<Message> for App {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|