Go bindings for libghostty-vt.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update upstream

+1 -1
+1 -1
CMakeLists.txt
··· 4 4 include(FetchContent) 5 5 FetchContent_Declare(ghostty 6 6 GIT_REPOSITORY https://github.com/ghostty-org/ghostty.git 7 - GIT_TAG 43a05dc968eda9bfa2196d66ba1819daf510b62a 7 + GIT_TAG 9e080c5a403475dcbee93c40eeb22cf6f92121f4 8 8 ) 9 9 FetchContent_MakeAvailable(ghostty)