Skip to content

How to achieve Ctrl-t functionality #195

@mMontu

Description

@mMontu

I really like that Ctrl-i and Ctrl-o behaves the same way in Pentadactyl as in Vim. It is so close to Vim that sometime I find myself also hitting Ctrl-t and it takes me some time to understand why it doesn't works.

I usually think of the hinting system (f/F) as equivalent of jumping to tags, and many times I want to go back to the exact spot where I triggered the hint. While Ctrl-o usually achieves this, it is not always (just as in Vim). This would be specially useful when reading articles which have links to footnotes, where scrolling the page doesn't update the jumplist.

Is it possible to achieve something similar to a 'tag stack'/'hint stack' with the existing options/commands?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions