summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-10-12 15:20:31 +0200
committerRaymaekers Luca <luca@spacehb.net>2025-10-12 15:20:31 +0200
commit59c7a90fae440b86a18560d55e9dca5d6c45d3cc (patch)
tree6ebb6a52b60a3c60df602e8044f0014bbb67916f /misc
parent7cb810089144d42d202e0b267235174d7869c5aa (diff)
checkpoint
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/tmux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tmux.sh b/misc/tmux.sh
index 15377b8..84e5063 100755
--- a/misc/tmux.sh
+++ b/misc/tmux.sh
@@ -4,7 +4,7 @@ ThisDir="$(dirname "$(readlink -f "$0")")"
cd "$ThisDir"
cd ..
-start 4ed .
+setsid 4ed .
tmux new-window './build/ws'
tmux split-pane -h 'zsh'
tmux select-pane -L