=====================================================================

--- Bug fixes ----------------------------

- s3/media-sync/push now pushes (instead of pull -- oops!)
- fixed a typo in the launch-or-show help
- environment actions no longer overwrite overwrite symlinks
This commit is contained in:
2022-09-30 20:23:37 -06:00
parent 73e26a2ecb
commit a1256bb0af
7 changed files with 25 additions and 21 deletions

View File

@ -9,6 +9,7 @@ source ${0:a:h}/common.zsh
#####################################################################
LAUNCH_OR_SHOW() {
__INFO $@
local USAGE="
usage: <path-executable> [client-class] [...options...]
@ -30,7 +31,7 @@ LAUNCH_OR_SHOW() {
Depending on state, performs one of three useful functions
1) starts application
2) adds application window to the scratchpad
3) pulls applciation from scratchpad to foreground on active screen
3) pulls application from scratchpad to foreground on active screen
"
local APPLICATION CLIENT_CLASS