parent
f1d94f069a
commit
69430590b1
@ -310,6 +310,7 @@ func actionSend(ctx *context.AppContext) {
|
|||||||
// quick succession of actionSend
|
// quick succession of actionSend
|
||||||
message := ctx.View.Input.GetText()
|
message := ctx.View.Input.GetText()
|
||||||
ctx.View.Input.Clear()
|
ctx.View.Input.Clear()
|
||||||
|
termui.Render(ctx.View.Input)
|
||||||
|
|
||||||
// Send slash command
|
// Send slash command
|
||||||
isCmd, err := ctx.Service.SendCommand(
|
isCmd, err := ctx.Service.SendCommand(
|
||||||
|
Loading…
Reference in New Issue
Block a user