Skip to content

Instantly share code, notes, and snippets.

@aalvan
aalvan / custom_warp_script.applescript
Created January 8, 2023 15:58 — forked from parterburn/custom_warp_script.applescript
An easy way to use the Warp terminal (https://www.warp.dev/) with Alfred.
-- For the latest version:
-- https://gist.github.com/parterburn/e832b9090ee35eb830529de8bd978b82
-- Set this property to true to always open in a new window
property open_in_new_window : false
-- Set this property to false to reuse the current tab
property open_in_new_tab : true
-- Handlers