Skip to content

CTRL-T overrides default mapping in some search modes #47

@odnoletkov

Description

@odnoletkov

CTRL-T mapping is currently explicitly disabled in regular search modes (/ and ?) to allow for default behaviour of jumping between incsearch results. Recently (I believe) Vim started supporting /_CTRL-G and /_CTRL-T in other search modes like :global, :vglobal, and :substitute. Previous special casing in vim-rsi doesn't work for them so it is impossible to jump back (/_CTRL-G works as expected). Can these modes also be special-cased to preserve default CTRL-T behaviour?

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