Giter Club home page Giter Club logo

Comments (15)

jipiboily avatar jipiboily commented on July 19, 2024

Getting the same, just in case someone was wondering if it was a problem only for one person.

from move-panes.

Trudko avatar Trudko commented on July 19, 2024

+1

from move-panes.

timobleeker avatar timobleeker commented on July 19, 2024

+1
Would expect it to either do nothing or open a new pane and move the current pane.

from move-panes.

auguststurm avatar auguststurm commented on July 19, 2024

+1 to expecting it to create a new pane... It did the move pane so well I just assumed it would create a new one if it didn't exist. Works wonderfully otherwise, thank you!!

from move-panes.

yriveiro avatar yriveiro commented on July 19, 2024

+1 in atom 1.0.2

from move-panes.

mbugbee avatar mbugbee commented on July 19, 2024

+1

from move-panes.

joe-vonlay avatar joe-vonlay commented on July 19, 2024

+1

from move-panes.

peterthomashorn avatar peterthomashorn commented on July 19, 2024

Having the same issue in Atom 1.1.0

from move-panes.

DWiechert avatar DWiechert commented on July 19, 2024

Same issue on Ubuntu.

from move-panes.

tugrul avatar tugrul commented on July 19, 2024

+1

Atom 1.3.2, Win10

from move-panes.

wuzhao avatar wuzhao commented on July 19, 2024

+1

Atom 1.6.0 OSX EI Capitan 10.11.4

from move-panes.

seesarahcode avatar seesarahcode commented on July 19, 2024

+1

Atom 1.6.1, OS X El Capitan 10.11.2

from move-panes.

wylie avatar wylie commented on July 19, 2024

+1

TypeError: Cannot read property '0' of undefined
    at Object.module.exports.move (/Users/wylie/.atom/packages/move-panes/lib/move-panes.coffee:31:6)
    at Object.module.exports.moveDown (/Users/wylie/.atom/packages/move-panes/lib/move-panes.coffee:14:17)
    at atom-workspace.<anonymous> (/Users/wylie/.atom/packages/move-panes/lib/move-panes.coffee:6:69)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:580:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:388:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:98:36)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)
  • Atom 1.7.4
  • Move Panes 0.2.0
  • OS X El Capitan 10.11.3

from move-panes.

ghostsquad avatar ghostsquad commented on July 19, 2024

+1

**Atom Version**: 1.8.0
**System**: Mac OS X 10.11.6
**Thrown From**: [move-panes](https://github.com/santip/move-panes) package, v0.2.0

Stack Trace

Uncaught TypeError: Cannot read property '0' of undefined


At /Users/wes/.atom/packages/move-panes/lib/move-panes.coffee:31

TypeError: Cannot read property '0' of undefined
    at Object.module.exports.move (/Users/wes/.atom/packages/move-panes/lib/move-panes.coffee:31:6)
    at Object.module.exports.moveRight (/Users/wes/.atom/packages/move-panes/lib/move-panes.coffee:11:18)
    at atom-workspace.atom.commands.add.move-panes:move-right (/Users/wes/.atom/packages/move-panes/lib/move-panes.coffee:4:70)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Users/wes/Downloads/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
    at /Users/wes/Downloads/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Users/wes/Downloads/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:580:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Users/wes/Downloads/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:388:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Users/wes/Downloads/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:98:36)
    at HTMLDocument.<anonymous> (/Users/wes/Downloads/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)

Commands

     -3:19 editor:move-to-first-character-of-line (atom-text-editor.editor.is-focused)
     -3:18.4.0 editor:select-to-end-of-line (atom-text-editor.editor.is-focused)
     -3:15.6.0 core:backspace (atom-text-editor.editor.is-focused)
     -3:15.2.0 editor:move-to-first-character-of-line (atom-text-editor.editor.is-focused)
     -3:14.9.0 core:backspace (atom-text-editor.editor.is-focused)
     -3:11.4.0 core:save (atom-text-editor.editor.is-focused)
  2x -0:57.1.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:46.3.0 editor:select-to-first-character-of-line (atom-text-editor.editor.mini.is-focused)
     -0:43.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:39.8.0 editor:select-to-first-character-of-line (atom-text-editor.editor.mini.is-focused)
     -0:36.3.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:00.7.0 move-panes:move-right (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "language-gfm",
      "linter-htmlhint"
    ],
    "themes": [
      "seti-ui",
      "monokai-seti"
    ]
  }
}

Installed Packages

# User
activate-power-mode, v0.7.0
atom-beautify, v0.29.10
atom-python-test, v0.2.1
auto-detect-indentation, v1.1.0
autoclose-html, v0.23.0
autocomplete-python, v1.8.4
autocomplete-ruby, v0.1.0
git-log, v0.4.1
highlight-selected, v0.11.2
language-markdown, v0.15.0
linter, v1.11.14
linter-csslint, v1.3.2
linter-haproxy, v0.2.2
linter-js-yaml, v1.2.5
linter-jshint, v2.1.0
linter-pep8, v1.3.0
linter-py, v1.0.1
linter-pylint, v1.2.1
linter-ruby, v1.2.2
linter-sass-lint, v1.6.1
linter-tidy, v2.1.1
minimap, v4.24.7
monokai-seti, v0.7.0
move-panes, v0.2.0
open-recent, v5.0.0
pigments, v0.31.2
python-tools, v0.6.8
qolor, v0.2.2
seti-ui, v1.3.1

# Dev
No dev packages

from move-panes.

AnthonyJacob avatar AnthonyJacob commented on July 19, 2024

Everything command that does something to panes / windows crashes - most of the time silently ( in other words nothing happens if I do spc-[1-9], spc-w-* ).

from move-panes.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.