Skip to content

Automatic scrolling animation? #155

@groeney

Description

@groeney

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions