Skip to content

key bindings / mode #5

@informatimago

Description

@informatimago

When a browser window is selected, say the package window, *esb-packages*, if we type C-h m we see that the major mode is fundamental and there is no keybinding configured to ease navigation amongst the browser windows.

Similarly, in the lisp source buffers, there's no esb minor mode providing key bindings to navigate back to the browser windows.

We could want commands to:

  • switch back to the package pane

  • switch back to the category pane

  • switch back to the definition pane

  • toggle the documentation

  • navigate to the next/previous package

  • navigate to the next/previous category

  • select directly a category (with a prefix and f v m c or g)

  • navigate to the next/previous definition

  • search a package (with a DWIM name)

  • search a definition (with a DWIM name)

It would be nice to have also a command to narrow to a single definition, or widen to all the forms in the source buffer.

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