Skip to content

Control-C not recognized from iPadOS #1343

Closed
@valenvb

Description

@valenvb
  • code-server version: 2.1698-vsc1.41.1 x64 Linux binary on Ubuntu 18.04
  • OS Version: iPadOS 13.3

Description

When connected via Safari on iPadOS, control-c is not recognized by the integrated terminal, it simply prints a newline. Other control sequences work fine (eg, control-d, control-z). Control-c works fine in Safari (13.0.5) on my Mac.

(This was raised in the discussion of #128 but that issue was originally about the arrow keys and was closed.)

Steps to Reproduce

  1. Start any long-running program in the terminal (python is a good example)
  2. Type control-c to exit, a newline will be printed (as if return had been pressed)
  3. Interpreters can be exited with control-d (obviously, this does not work for all programs).

Metadata

Metadata

Assignees

Labels

browser-safariSafari relatedos-iosiOS/iPad relatedupstreamNeeds to be fixed upstream

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions