Files
textmate/Frameworks/editor
Allan Odgaard 017343a7dc TM_SELECTED_TEXT must not exceed ARG_MAX
If the selection exceeds ARG_MAX (256 KB) then we instead set it to a placeholder value.

Previously execve() would fail if given a selection (environment) variable too big.
2012-09-20 12:22:19 +02:00
..
2012-09-18 19:38:01 +02:00
2012-08-09 16:25:56 +02:00