Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1#!/bin/bash 2 3cargo bundle 4TTY=`tty` 5open ../../target/debug/bundle/osx/Capture.app --stdout $TTY --stderr $TTY