Skip to content

ESC or ^M to go to command-mode and TAB for code completion do not work on iOS #2378

@gilbertfrancois

Description

@gilbertfrancois

I'm using jupyter notebook on a AWS server or on a local machine. When I connect to the notebook with an iOS device (iPad Pro), most of the features work well. However, the keybindings do not work well, unfortunately.

  • esc or ^m to switch from edit mode to command mode does not work. The keystroke ^m simulates pressing enter (newline).
  • tab does not code completion, but jumps the cursor to the next cell.

The problem seems browser, keyboard and Jupyter Notebook version independent. It was tested on an iPad Pro 12.9" (iOS 10.3) with Safari and Chrome, iPad Pro smart keyboard (without esc key) and regular keyboard, connected by bluetooth, on Jupyter Notebook version 4.2.1 and the latest version 5.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions