36
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Mar 28, 2024 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modernize indicators appearance More... 3 days ago
Show a more precise warning when broadcasting input More... 3 days ago
Add a note about billing to AI onboarding dialog More... 3 days ago
Add a note about billing to AI settings More... 3 days ago
Fix title of settings window More... 3 days ago
Use arrayWithCapacity initializer in fix 799afde (#499) More... 3 days ago
Use VS0 and VS1 to disambiguate width of U+2018, U+2019, U+201C, and U+201D. https://gitlab.freedesktop.org/terminal-wg/specifications/-/issues/9#note_2385362 More... 3 days ago
Make AI mode work even when there's no prompt command or composer by showing a dialog. Should make it easier to use. More... 3 days ago
Attach shell integration alert to the appropriate window More... 4 days ago
[CPK] Update popover/panel when a color is dropped while open. Add logging. More... 4 days ago
Update sponsors More... 4 days ago
3.5.0beta24 More... 4 days ago
Soften selected command outline color More... 4 days ago
Fix bug where sequences would always swap with the next pane. More... 5 days ago
Make the profiles window remember whether tags is open even if window restoration isn't working. Issue 11435 More... 5 days ago
Add setting to disable command selection. Issue 11429 More... 6 days ago
Don't include suggestion in AITerm prompt from composer More... 6 days ago
Update built in GPT models to remove those that no longer exist and add gpt-4-turbo More... 6 days ago
Improve AITerm prompt for GPT-4. Issue 11427 More... 6 days ago
Fix bug in cloning copy buttons that lost their absCoordForDesiredFrame breaking them in the GPU renderer More... 6 days ago
Fix crash when you do cmd-k with a selected command More... 7 days ago
Add support for OSC 22 to set mouse cursor shape. Issue 11421 More... 7 days ago
Rename NSFileManager(iTerm).temporaryDirectory to fix metal debugger crash More... 8 days ago
Select dragged tab when drag finishes. Issue 11418 More... 11 days ago
Round timestamps before formatting to try to fix instability. Issue 11415 More... 11 days ago
Hold option in shortcut nav for alternate behavior (copy url/write smart selection match). Issue 11410 More... 11 days ago
Fix formatting of 24 hour time in context menu. When you select an already-formatted date, convert it to unix timestamp. Issue 11414 More... 12 days ago
Fix a bug where SCPFile's performOnMainThread didn't block, causing fingerprint and other checks to return wrong results. Luckily the bug causes connection failures only. Issue 11413 More... 12 days ago
Keep a stack of hosts and the key mode for each, saved just before a new host begins. Restore key mode when an old host resumes. Issue 11412 More... 12 days ago
Make search bergin at the find cursor and stop when it wraps back around to it. This greatly improves the 'search for smart selection results' feature when scrolled up More... 14 days ago