added clear function as optional subcommand to stack command
This commit is contained in:
+1
-1
@@ -14,5 +14,5 @@ pop() {
|
||||
}
|
||||
|
||||
stack() {
|
||||
echo "$(navigate ${arg_pid} show $*)"
|
||||
echo "$(navigate ${arg_pid} stack $@)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user