VSCodeVim/Vim

read command does not work

Open

#2.341 geöffnet am 29. Jan. 2018

Auf GitHub ansehen
 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (1.271 Forks)batch import
help wantedkind/enhancementsize/S

Repository-Metriken

Stars
 (12.664 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 60T 20h) (17 gemergte PRs in 30 T)

Beschreibung

Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug report I've read this feature should work

What happened: Trying to read a file I get: Vim:Error:ENOENT: no such file or directory. Tried a file from the same dir as the one opened, tried one from the main folder, different combinations still no success.

What did you expect to happen: Like in vim, :read filename

How to reproduce it (as minimally and precisely as possible): ":", "read filename"

Environment:

  • Extension (VsCodeVim) version: 0.10.13
  • VSCode version: 1.19.3
  • OS version: Ubuntu 16.04

Contributor Guide