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

Pressing S-Tab in Neovim types the previous line #752

Open
gbaranski opened this issue Feb 16, 2022 · 1 comment
Open

Pressing S-Tab in Neovim types the previous line #752

gbaranski opened this issue Feb 16, 2022 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@gbaranski
Copy link

Describe the bug

Pressing S-Tab in Neovim types the previous line

PS: S-Tab = Shift + Tab

To Reproduce

Steps to reproduce:

  1. Open Neovim
  2. Type something on line 1
  3. Go to line 2
  4. Start pressing S-Tab
  5. You should see something appearing letter by letter

Expected behaviour

Depending on the Neovim configuration, by default it should just insert Tab

Screenshots

Screen.Recording.2022-02-16.at.20.57.51.mov

Operating System

MacOS

OS Version

12.2.1

Additional context

No response

@elviskahoro
Copy link

Thanks for opening this will try reproducing this later to see if it's still an issue

@warpdotdev-devx warpdotdev-devx bot added the Bugs Bugs, Hangs, Crash, and Freezes label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

2 participants