Fix: open doesnt stop after using text mode

This commit is contained in:
Radhi Fadlillah 2019-06-10 08:44:31 +07:00
parent 10ddb3fbbe
commit 2077d8fa2c

View file

@ -117,6 +117,7 @@ func openHandler(cmd *cobra.Command, args []string) {
cSymbol.Println(strings.Repeat("=", termWidth))
fmt.Println()
}
return
}
// Open archive