summary refs log tree commit diff stats
path: root/commands/compose/send.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/compose/send.go')
-rw-r--r--commands/compose/send.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/commands/compose/send.go b/commands/compose/send.go
index c8f7cc5..f726a60 100644
--- a/commands/compose/send.go
+++ b/commands/compose/send.go
@@ -246,8 +246,7 @@ func (Send) Execute(aerc *widgets.Aerc, args []string) error {
 					r.Close()
 					composer.Close()
 				case *types.Error:
-					aerc.PushStatus(" "+msg.Error.Error(), 10*time.Second).
-						Color(tcell.ColorDefault, tcell.ColorRed)
+					aerc.PushError(" "+msg.Error.Error())
 					r.Close()
 					composer.Close()
 				}
eading `/`' href='/akspecs/ranger/commit/.gitignore?h=v1.9.3&id=6a788eb1b280132b64ce648254c4bfe5edc2c12d'>6a788eb1 ^
144de554 ^
6a788eb1 ^

7324552d ^
2c4322ca ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19