From 30c45021d417c3890e847493b3ce61127a085fb5 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 20 Mar 2020 18:19:13 -0700 Subject: 6155 --- archive/1.vm/sandbox/mu_run | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'archive') diff --git a/archive/1.vm/sandbox/mu_run b/archive/1.vm/sandbox/mu_run index b96cfd1c..c10e6ac7 100755 --- a/archive/1.vm/sandbox/mu_run +++ b/archive/1.vm/sandbox/mu_run @@ -1,4 +1,4 @@ -#!/usr/bin/zsh +#!/usr/bin/env zsh # Little bit of glue to support running Mu from Vim over tmux. export ALREADY_FOCUSED=0 @@ -14,3 +14,5 @@ if [[ $ALREADY_FOCUSED -eq 0 ]] then tmux last-pane fi + +exit 0 # avoid spurious error messages under tmux -- cgit 1.4.1-2-gfad0