Closed trusktr closed 6 years ago
Looks like this command has been broken since atom v1.18.0. I could recommend the command "Ctrl + N" or "Application: New file"
Selfnote: The behaviour in text.buffer has changed, it might have been because of this commit https://github.com/atom/text-buffer/commit/51b0185870c6ccfb8d33154ebd49139127f86d07 Must investigate more.
[Enter steps to reproduce:]
:enew
Atom: 1.27.1 x64 Electron: 1.7.15 OS: Mac OS X 10.13.4 Thrown From: ex-mode package 0.18.0
Using with vim-mode-plus:
debug info with package info
```json { "atom": "1.27.1", "platform": "darwin", "release": "17.5.0", "vmpVersion": "1.32.0", "vmpConfig": { "automaticallyEscapeInsertModeOnActivePaneItemChange": true, "keymapYToYankToLastCharacterOfLine": true, "wrapLeftRightMotion": true, "blackholeRegisteredOperators": [], "startInInsertModeScopes": [], "charactersToAddSpaceOnSurround": [], "highlightSearchExcludeScopes": [], "flashOnOperateBlacklist": [] }, "activeCommunityPackages": [ "atom-material-syntax: 1.0.8", "atom-vim-like-tab: 1.5.1", "ex-mode-sort: 1.0.0", "hey-pane: 1.1.0", "highlight-line: 0.12.0", "highlight-selected: 0.13.1", "keystroke: 0.4.0", "minimap: 4.29.8", "minimap-highlight-selected: 4.6.1", "minimap-quick-highlight: 1.0.1", "one-tab: 0.10.0", "quick-highlight: 0.13.0", "teletype: 0.13.2", "vim-mode-plus: 1.32.0", "vim-mode-plus-keymaps-for-surround: 0.2.1", "language-pug: 0.0.22", "platformio-ide-terminal: 2.8.1", "ex-mode: 0.18.0" ] } ```Stack Trace
Uncaught TypeError: Cannot read property 'createReadStream' of undefined
Commands
Non-Core Packages