mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
Logically I think the less temporary marks should be eclipsed, but this currently lead to inconsistencies with respect to hover images, e.g. hovering a search mark that also has a bookmark should show “remove bookmark” which it presently doesn’t, and will require a bit of refactoring to allow. Issue #1132