From ed9016ae130e355dd18e6cc5aeb827448ed124e5 Mon Sep 17 00:00:00 2001 From: Matthew Bennett Date: Sun, 18 Oct 2020 20:06:50 +0200 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 1 + 1 file changed, 1 insertion(+) 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)