Skip to content

Unable to navigate within the main editor window after loading :Minimap #5

@alexxroche

Description

@alexxroche

[vim version 8.1.1401 on debian ] I've applied the patch from lambdalisue. Now when I type :Minimap I get:

Error detected while processing function <SNR>33_win_enter_handler[4]..<SNR>33_source_win_enter[1]..<SNR>33_source_move:
line   13:
E716: Key not present in Dictionary: botline
Press ENTER or type command to continue
Error detected while processing function <SNR>33_cursor_move_handler[4]..<SNR>33_source_move:
line   13:
E716: Key not present in Dictionary: botline
Press ENTER or type command to continue

The minimap then loads on the right-hand side. I can Ctrl+w+w to move the cursor into the minimap window and navigate as expected but if I try to navigate in the main window by pressing j I get:

Error detected while processing function <SNR>33_cursor_move_handler[4]..<SNR>33_source_move:
line   13:
E716: Key not present in Dictionary: botline
Press ENTER or type command to continue

I can edit/write/quit files as normal, (and navigation is not effected before I type :Minimap.)

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