-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I think I may have tripped one of the most annoying settings when installing FileBrowser and I can't figure out how to turn it off.
My Keybinding - User overrides:
[
{
"keys": ["super+e"],
"command": "dired",
"args": { "immediate": true }
}
]
Behaviour
When I enter into FileBrowser Browse mode (with super+e) the FileBrowser window marks edited files green (new file) and orange (edited file).
When not all files fit into the current view (like when I have split view on left Outline + FileBrowser) I have an automatic highlighting (green and orange) and auto scrolling between the edited files.
So the behaviour is like:
- Highlights orange and green
- Auto scrolls down
- Auto scrolls up
- Repeat
This happens even when I am moving between files.
It's like a ghost has taken over the FileBrowser view and is doing the same thing on repeat. Incredibly incredibly annoying.
Thanks,
James
Metadata
Metadata
Assignees
Labels
No labels