0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PTYTask - properly protect the writeBuffer More... almost 15 years ago
PTYTask's writeBuffer is accessed from multiple threads so protect it with a lock More... almost 15 years ago
Set PTYSession's EXIT=YES on brokenPipe (fixes #2431687) More... almost 15 years ago
Automatically update version numbers in plists More... almost 15 years ago
Read from pipes in 2048 byte chunks all in the select() thread More... almost 15 years ago
Explicitly set gcc 4.0 as the compiler More... almost 15 years ago
PTYTask now uses select() to monitor pipes + threads to read them. This gives better interactivity. More... almost 15 years ago
Update changelog for xterm window title reporting fix More... almost 15 years ago
Fixed some xterm reporting sequences (#2735502) More... almost 15 years ago
Always disable Apple's smooth scrolling to avoid drawing corruption More... almost 15 years ago
Improved Makefile More... almost 15 years ago
Fixed selection of cursor More... almost 15 years ago
Fixed black background for full screen (again) More... almost 15 years ago
Removed [VT100Screen scrollUpLines] More... almost 15 years ago
Paint a full black background when entering full screen More... almost 15 years ago
Improved selection behaviour More... almost 15 years ago
Clear bell in [PTYSession writeTask:] More... almost 15 years ago
Report as xterm patch level 95 so Vim detects ttymouse=xterm2 More... almost 15 years ago
Converted to XCode 3.1 project format and IB 3.0 XIBs More... almost 15 years ago
Fixed blinking cursor More... almost 15 years ago
Clear the bell icon upon any keypress More... almost 15 years ago
New tabs open in current directory More... almost 15 years ago
Updated comments More... almost 15 years ago
Added zip rule to Makefile More... almost 15 years ago
Draw margins whenever a line is drawn More... almost 15 years ago
PTYTextView now uses the Cocoa drawing machinery as Apple intended. More... almost 15 years ago
Update for new release More... about 15 years ago
Fixed selection highlighting when using a background image (#2762076) More... about 15 years ago
Update for new release More... about 15 years ago
Removed redundant if statement More... about 15 years ago