should not be clear screen when exeuting plugin (#2313)
parent
2d8fb99993
commit
3fc80f1005
|
|
@ -137,7 +137,6 @@ func pluginAction(r Runner, p config.Plugin) ui.ActionHandler {
|
|||
|
||||
cb := func() {
|
||||
opts := shellOpts{
|
||||
clear: true,
|
||||
binary: p.Command,
|
||||
background: p.Background,
|
||||
pipes: p.Pipes,
|
||||
|
|
|
|||
Loading…
Reference in New Issue