Doesn't work with Hyper 1.2.1
See original GitHub issueI just tried the plugin with Hyper 1.2.1. It breaks split panes. Here’s my config:
paneNavigation: {
debug: true,
hotkeys: {
navigation: {
up: 'shift+up',
down: 'shift+down',
left: 'shift+left',
right: 'shift+right'
},
permutation_modifier: 'ctrl', // Added to jump and navigation hotkeys for pane permutation
},
showIndicators: false,
focusOnMouseHover: false
}
and here’s the debug output:
(re)loading renderer plugins
index.html:34 total init time 284.67499999999995
index.js:31 |HYPER-PANE| updateChildrenFrames: call on af684550-816f-448d-ae38-60d7203c6733
index.js:31 |HYPER-PANE| updateChildrenFrames: no children found, skipping 365ef91c-1377-4709-84dc-73e9681ce29d
index.js:524 Uncaught TypeError: Cannot read property 'getTermDocument' of undefined
index.js:31 |HYPER-PANE| updateChildrenFrames: call on af684550-816f-448d-ae38-60d7203c6733
index.js:31 |HYPER-PANE| dealing child 324163d4-c576-416f-96a0-e577632a8e93
index.js:31 |HYPER-PANE| Setting frame for Object 0 0.5
index.js:31 |HYPER-PANE| updateChildrenFrames: call on 324163d4-c576-416f-96a0-e577632a8e93
index.js:31 |HYPER-PANE| updateChildrenFrames: sessionUid found, skipping 365ef91c-1377-4709-84dc-73e9681ce29d
index.js:31 |HYPER-PANE| dealing child 83f72570-eb48-483c-8f82-f77b3c255ce9
index.js:31 |HYPER-PANE| Setting frame for Object 0.5 0.5
index.js:31 |HYPER-PANE| updateChildrenFrames: call on 83f72570-eb48-483c-8f82-f77b3c255ce9
index.js:31 |HYPER-PANE| updateChildrenFrames: sessionUid found, skipping f04d4a8b-10b7-4585-bd22-30f8e5543a57
index.js:524 Uncaught TypeError: Cannot read property 'getTermDocument' of undefined
7bundle.js:39 Uncaught TypeError: Cannot read property 'getPrefs' of undefined
bundle.js:11 Uncaught TypeError: Cannot read property 'focusHyperCaret' of undefined
3bundle.js:39 Uncaught TypeError: Cannot read property 'getPrefs' of undefined
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
1.2.1 RHCK Hyper-V Updates
1.2.1 RHCK Hyper-V Updates. The following Red Hat Compatible Kernel (RHCK) Hyper-V updates have been made: Improved Hyper-V storage driver performance.
Read more >BIG-IP 16.1.2.2 Fixes and Known Issues - AskF5 - F5 Networks
This is due to an interoperability issue between RedHat Enterprise Linux (RHEL) and Microsoft Hyper-V, which seems to affect RHEL v7.3 and RHEL...
Read more >SupportAssist Enterprise Version 1.2.1 with Device Configuration ...
Web-scale Hyper-converged appliances ; Alert, Entities ; Alert · Issue ; Alert · Severity ; Alert · Timestamp.
Read more >HypervInstall - OpenStack
Note that Windows 2008 can only run the compute manager and not any other. ... anyjson==0.3.1 argparse==1.2.1 boto==1.9b carrot==0.10.7 eventlet==0.9.16 ...
Read more >Chapter 1. Getting started with Container Development Kit
Installing docker-machine-driver-hyperkit; 1.3.3.1.3. ... The Red Hat Container Development Kit 3.13 Release Notes and Known Issues contains information ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
fix published with version v1.1.2
Opened #7 because this still doesn’t seem to work.