Go bindings for libghostty-vt.
0
fork

Configure Feed

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

update ghostty

+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 9e080c5a403475dcbee93c40eeb22cf6f92121f4 7 + GIT_TAG 2ed382a15566b267c32fae440b065f7844b15bfb 8 8 ) 9 9 FetchContent_MakeAvailable(ghostty)