Skip to content

Bug with Bind favorites command palette to b #5755

Description

@H5820121

The help documentation says to set:


[
Cmd = CmdCommandPalette $
Key = b
]

But this doesn't work, and what works for me is only :


[
Cmd = CmdCommandPalette $$
Key = b
]

By the way,

  1. It would be very useful if the favorites would also restore the zoom and the position on the screen where the favorite was created by Ctrl + B, i.e. whether it is at the beginning of the page or the end of the page or in the middle of the page.
  2. SumatraPDF has a wonderful tool for cleaning history, which allows you to clean junk information of all kinds of files that were opened in the past and are only now bloat the settings file. But the problem is that this tool also clears the entire favorites list!
    Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions