Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shuttle keymap will not restore after close finder view #1393

Open
xzbdmw opened this issue Feb 17, 2024 · 0 comments
Open

shuttle keymap will not restore after close finder view #1393

xzbdmw opened this issue Feb 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@xzbdmw
Copy link

xzbdmw commented Feb 17, 2024

Describe the bug

shuttle keymap will not restore after close finder view

Steps to reproduce

        finder = {
            left_width = 0.3,
            right_width = 0.6,
            default = "ref",
            silent = true,
            keys = {
                vsplit = "<Tab>",
                shuttle = "<CR>",
                -- toggle_or_open = "<CR>",
            },
        },

I tryed many keymap, all of them will be simply deleted if I close finder view, and this is specific to shuttle, other options works fine

Expected behavior

restore keymap after closing window

Neovim version (nvim -v)

0.10

lspsaga commit

db74412

Terminal name/version

iterm2

@xzbdmw xzbdmw added the bug Something isn't working label Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant