Fix ghostty performance. Improve keyboard and input mode handling
This commit is contained in:
1207
CommandNotch/Vendor/GhosttyKit.xcframework/ios-arm64-simulator/Headers/ghostty.h
vendored
Normal file
1207
CommandNotch/Vendor/GhosttyKit.xcframework/ios-arm64-simulator/Headers/ghostty.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
7
CommandNotch/Vendor/GhosttyKit.xcframework/ios-arm64-simulator/Headers/module.modulemap
vendored
Normal file
7
CommandNotch/Vendor/GhosttyKit.xcframework/ios-arm64-simulator/Headers/module.modulemap
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// This makes Ghostty available to the XCode build for the macOS app.
|
||||
// We append "Kit" to it not to be cute, but because targets have to have
|
||||
// unique names and we use Ghostty for other things.
|
||||
module GhosttyKit {
|
||||
umbrella header "ghostty.h"
|
||||
export *
|
||||
}
|
||||
BIN
CommandNotch/Vendor/GhosttyKit.xcframework/ios-arm64-simulator/libghostty-internal-fat.a
vendored
Normal file
BIN
CommandNotch/Vendor/GhosttyKit.xcframework/ios-arm64-simulator/libghostty-internal-fat.a
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user