danielmagnussons/orgmode

Tab collapses a heading and then selects everything inside the heading

Open

#66 opened on Apr 1, 2016

View on GitHub
 (1 comment) (2 reactions) (0 assignees)Python (752 stars) (72 forks)batch import
Bughelp wanted

Description

When I collapse a heading with Tab, Sublime automatically selects all text underneath that heading. When I move away from that text, it immediately un-collapses the directory--since I'm selecting the text, and thus should see it.

I suspect the issue lies with an incompatibility between subl-orgmode and Vintage/Vintageous. I'm using Sublime Text 3.

Contributor guide