iTerm2 is a terminal emulator for Mac OS X that does amazing things.
Stars
17.3k
Forks
1.4k
Watchers
17.3k
Open Issues
62
Overall repository health assessment
No package.json found
This might not be a Node.js project
🐛 fix(minifilter): set correct font for search menu template (#643)
334895fView on GitHubRender underlines in metal using three passes instead of drawing underlines at text at the same time.
f77f2d4View on GitHubTweak Open Quickly glass effect tint and sync window appearance with theme
2bf7bbeView on GitHubFix positioning of signal sending button and popup in jobs tree view
23dd77bView on GitHubDon't use glass effect in jobs tool when it's in the toolbelt
64ba2abView on GitHubEncode savedIntervalTree using graph encoding to avoid hang when saving restorable state
ac70961View on GitHubAvoid calling -[iTermMetalLayerBox allowsNextDrawableTimeout] on the main thread because it waits on the same mutex as nextDrawable. It should be totally safe to do that in the getDrawableQueue.
aa179a1View on GitHubAdd terminal rendering comparison tool and test infrastructure
ed93e64View on GitHubTry to fix add_file_to_xcodeproj.rb to not make unneeded groups for tests
59a8503View on GitHubTriggers now treat nulls as spaces for regex matching. Fixes claude code problems because they like to move the cursor instead of printing a space
f2d7f50View on GitHubHarden SSH integration against hypothetical in-band signaling abuse
a9e7459View on GitHub