mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
The algorithm now handle overlapping character ranges like: ‘(f{o)o}’ and unpaired characters surrounded by character pairs.
This is for selecting (⇧⌘B) and moving to the begin or end of the range (⌃↓/⌃↑).