You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2018. It is now read-only.
ggd2ap (go to beginning and attempt to delete 2 paragraphs)
Expected behaviour: The two paragraphs disappear. Actual behaviour: Throws error.
The same problem occurs with d2ip, and 2dap does not delete both paragraphs.
Atom Version: 0.200.0 System: linux 3.18.1-1-chromebook Thrown From: vim-mode package, v0.54.0
Stack Trace
Uncaught TypeError: undefined is not a function
At /home/zaz/.atom/packages/vim-mode/lib/vim-state.coffee:263
TypeError: undefined is not a function
at Repeat.Prefix.isLinewise (/home/zaz/.atom/packages/vim-mode/lib/prefixes.coffee:30:21)
at Delete.Operator.setTextRegister (/home/zaz/.atom/packages/vim-mode/lib/operators/general-operators.coffee:51:17)
at Delete.execute (/home/zaz/.atom/packages/vim-mode/lib/operators/general-operators.coffee:96:8)
at VimState.module.exports.VimState.processOpStack (/home/zaz/.atom/packages/vim-mode/lib/vim-state.coffee:266:23)
at VimState.module.exports.VimState.processOpStack (/home/zaz/.atom/packages/vim-mode/lib/vim-state.coffee:258:10)
at VimState.module.exports.VimState.processOpStack (/home/zaz/.atom/packages/vim-mode/lib/vim-state.coffee:258:10)
at VimState.module.exports.VimState.pushOperations (/home/zaz/.atom/packages/vim-mode/lib/vim-state.coffee:224:8)
at atom-text-editor.commands.(anonymous function) (/home/zaz/.atom/packages/vim-mode/lib/vim-state.coffee:196:45)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:238:29)
at /usr/share/atom/resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:519:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:354:22)
at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/usr/share/atom/resources/app.asar/src/window-event-handler.js:178:20)
Steps to reproduce:
Expected behaviour: The two paragraphs disappear.
Actual behaviour: Throws error.
The same problem occurs with d2ip, and 2dap does not delete both paragraphs.
Atom Version: 0.200.0
System: linux 3.18.1-1-chromebook
Thrown From: vim-mode package, v0.54.0
Stack Trace
Uncaught TypeError: undefined is not a function
Commands
Config
{ "core": { "disabledPackages": [ "foldingtext-for-atom", "run-in-atom", "coffee-lint", "markdown-preview" ], "autoHideMenuBar": true } }Installed Packages