URI Scheme
Warps URI scheme enables you to programmatically open new windows, tabs, or launch configurations with ease.
Last updated
Warps URI scheme enables you to programmatically open new windows, tabs, or launch configurations with ease.
Last updated
There are several ways to use the URI scheme:
Open new window warp://action/new_window?path=<path_to_folder>
Open new tab warp://action/new_tab?path=<path_to_folder>
Open Launch Configuration warp://launch/<launch_configuration_path>
Example of Warp URIs in use in Warp + Raycast Extension.