#!/bin/zsh switchbutton(){ hide="$1"; shift 1; show="$1"; shift 1; text="$*" cat <${text} EOF } edit_intro(){ cat <