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

ModeHandler: error handling key=<C-w>, err=TypeError: Cannot read property 'selections' of undefined #3453

Closed
kenorb opened this issue Feb 5, 2019 · 1 comment

Comments

@kenorb
Copy link

kenorb commented Feb 5, 2019

Describe the bug

The error happened when attempting to close the tab:

ModeHandler: error handling key=, err=TypeError: Cannot read property 'selections' of undefined

To Reproduce

Steps to reproduce the behavior:

  1. I had opened a few README.md files.
  2. I intuitively wanted to close some of the files by hitting Control-W, before I realized the shortcut is Control-F4
  3. I could see a few errors, one per file, but it's not always the case. I think I was in the command mode.

Expected behavior

I'm not sure. Maybe it's by design? If that's the case, please close it.

Screenshots

image

Environment (please complete the following information):

Version: 1.30.2 (system setup)
Commit: 61122f88f0bf01e2ac16bdb9e1bc4571755f5bd8
Date: 2019-01-07T22:54:13.295Z
Electron: 2.0.12
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
OS: Windows_NT x64 10.0.17134

Additional context

Related: GH-3332

@J-Fields
Copy link
Member

J-Fields commented Mar 9, 2022

Duplicate of #6139

@J-Fields J-Fields marked this as a duplicate of #6139 Mar 9, 2022
@J-Fields J-Fields closed this as completed Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants