From: Johannes Weißl Date: Wed, 10 Nov 2010 16:33:59 +0000 (+0100) Subject: add another quote() X-Git-Url: https://projects.mako.cc/source/muttjump/commitdiff_plain/c018b0d9c7ca6b29cf71bcba510d7b105cd615ff add another quote() --- diff --git a/muttjump b/muttjump index 07859c9..3d5736c 100755 --- a/muttjump +++ b/muttjump @@ -156,7 +156,7 @@ else screen_opts_str="-S $(quote "$MUTTJUMP_SCREEN_SESSION")" fi - $SCREEN "${screen_opts[@]}" -X eval "select \"$screen_window_name\"" "stuff \":push \\\"$jump_cmd\\\" + $SCREEN "${screen_opts[@]}" -X eval "select $(quote "$screen_window_name")" "stuff \":push \\\"$jump_cmd\\\" \"" if [ $? != 0 ] ; then die "You have to manually start a screen session with: