mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04: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