diff --git a/Examples.md b/Examples.md index 393d6c3..3365187 100644 --- a/Examples.md +++ b/Examples.md @@ -156,6 +156,7 @@ f() { else $1 "${arguments[@]}" fi + # If the program is not on the list of GUIs (e.g. vim, cat, etc.) bring it # to foreground so we can see the output. Also put cd on this list # otherwise there will be errors)