Skip to content

goto_parent_dir with 'g' is conflicting with Telescope mapping #402

@guru245

Description

@guru245

Description

Telescope introduced gg mapping in nvim-telescope/telescope.nvim#1325 . This made Telescope file browser wait for the next command after we type g. After we type g, we must type any unmapped keycap to go to a parent dir. When we map the other character like h, we don't have this problem.

Neovim version

NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1713484068
Run "nvim -V1 -v" for more info

Operating system and version

Ubuntu 22.04.04 LTS

Steps to reproduce

  1. Press 'g'

Expected behavior

The file browser must show the parent directory.

Actual behavior

No change until we type another keycap.

Minimal config

This issue can be reproducible in the default setting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions