Skip to content

🐞 cmd + delete in editor not deleting entire line, and instead sourcing the CodeEdit shell integration file #1323

@simonfalke-01

Description

@simonfalke-01

Description

When the editor is in focus, using the global macOS editing shortcut cmd + delete doesn't delete the entire line of code, but instead sources the CodeEdit shell integration file in the terminal.
image

To Reproduce

  1. Click on a file.
  2. Focus on the editor
  3. Use the cmd + delete shortcut.
  4. See the terminal on the bottom, the terminal command source is being ran.

Expected Behavior

Expected behaviour is for all the text before the cursor on the current line to be deleted.

Version Information

CodeEdit: [Version 0.0.3-alpha (35)]
macOS: [13.3.1 (a)]
Xcode: [Version 14.3.1]

Additional Context

No response

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    🏁 Complete

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions