onivim/oni

Interactive tutorial broken in version 0.3.7 and 0.3.8

Open

#2,688 opened on Dec 17, 2018

View on GitHub
 (12 comments) (17 reactions) (0 assignees)TypeScript (336 forks)batch import
help wanted

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Oni Version: 0.3.8 Neovim Version (Linux only): 0.3.1 Operating System: Ubuntu 18.04 x64

Issue: Interactive tutorial doesn't work. Unable to complete first task int first tutorial.

Expected behavior: Interactive tutorial inline window goes into insert mode and input text goes to that window

Actual behavior: When I press i key to switch into insert mode inside interactive tutorial inline window, whole Tutorial tab goes into insert mode and input text goes somewhere in background

Steps to reproduce: Open first task in first tutorial, press i. Whole tab goes into insert mode instead of inline window

Contributor guide