Sometimes when I'm working on a project and jump between branches TM suddenly stops scrolling to the current file when I press "Go to current file" (⌃⌘R) even though the file gets selected. This is happening for a few months already. I usually fix this by restarting TM, but it's not the best workaround since I lose all the undo history. Am I the only one getting this? Or I'm just the only one getting annoyed by this?
Happens to me also. You can CMD+ALT+TAB and Up arrow Down arrow rather than restart. You're not alone, I also find it annoying when it happens.
On Wed, 12 Oct 2016 at 21:09 Igor Kozlov me@igorkozlov.me wrote:
Am 16.10.16 um 13:32 schrieb Allan Odgaard:
Yes, that happens for me also, from time to time. I have the impression that it tends to occur after I’ve been using TextMate for quite some time. Starts to work again correctly if I restart TextMate.
If this is the case and you press ⌃⌘R again, does that trigger the scroll?
Nope, even repeatedly pressing ⌃⌘R does not change the scroll position of the file browser window in these cases for me.
Stefan
On 16 Oct 2016, at 20:33, Stefan Daschek wrote:
Another old thread, but I believe this issue to be fixed in rc.14.
While I didn’t find the problem, the file browser has been rewritten with a different approach to how we deal with asynchronously providing content for the `NSOutlineView`, as the previous approach seemed to have several issues: Another one was that creating new files/folders (or duplicating items) wouldn’t always bring up the field editor.
And in general, the rewritten file browser should have less latency and more browser updates are animated.