Giter Club home page Giter Club logo

vikeys's People

Contributors

cjne avatar cub-uanic avatar linuus avatar scottcunningham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

vikeys's Issues

Save changes some program behaviour

If I save a file and continue editing then pressing shift-HJKL moves selection 2 cells at once in any direction. Note that selection mode is not affected by this bug. Also + and - changes 2 layers at once too, so pressing + once chooses layer 2, then layer 4, etc. Also, this happens after first save.

TypeError: Cannot read property 'help' of undefined

Using vikeys 0.0.11

TypeError: Cannot read property 'help' of undefined
at updateActions (/usr/local/lib/node_modules/vikeys/lib/ui/actionsmenu.js:38:138)
at Object.exports.show (/usr/local/lib/node_modules/vikeys/lib/ui/actionsmenu.js:15:3)
at Object.mainMenu.setItems. Actions.callback (/usr/local/lib/node_modules/vikeys/vikeys.js:93:21)
at Listmenu. (/usr/local/lib/node_modules/vikeys/lib/ui/widgets.js:376:22)
at Listmenu.EventEmitter._emit (/usr/local/lib/node_modules/vikeys/node_modules/blessed/lib/events.js:86:20)
at Listmenu.EventEmitter.emit (/usr/local/lib/node_modules/vikeys/node_modules/blessed/lib/events.js:106:12)
at Program. (/usr/local/lib/node_modules/vikeys/node_modules/blessed/lib/widget.js:569:15)
at Program.EventEmitter.emit (events.js:98:17)
at ReadStream. (/usr/local/lib/node_modules/vikeys/node_modules/blessed/lib/program.js:274:10)
at ReadStream.EventEmitter.emit (events.js:98:17)

Crashes in select mode when I press x

Error message:

ReferenceError: layer is not defined
at Box. (/usr/local/lib/node_modules/vikeys/lib/keyboard.js:135:59)
at Box.EventEmitter._emit (/usr/local/lib/node_modules/vikeys/node_modules/blessed/lib/events.js:86:20)
at Box.EventEmitter.emit (/usr/local/lib/node_modules/vikeys/node_modules/blessed/lib/events.js:106:12)
at Program. (/usr/local/lib/node_modules/vikeys/node_modules/blessed/lib/widget.js:578:15)
at Program.EventEmitter.emit (events.js:98:17)
at ReadStream. (/usr/local/lib/node_modules/vikeys/node_modules/blessed/lib/program.js:274:10)
at ReadStream.EventEmitter.emit (events.js:98:17)
at emitKey (readline.js:1095:12)
at ReadStream.onData (readline.js:840:14)
at ReadStream.EventEmitter.emit (events.js:117:20)

My system is Ubuntu 14.04.01.

Error when loading keymap

Hi

I really like the configurator you have built. It looks awesome!

I tried to create a new keymap from scratch, added one layer only and saved. Now when I try to load it vikeys seems to crash with this message:

TypeError: Cannot read property 'length' of null
    at /usr/local/lib/node_modules/vikeys/firmwares/tmk.js:372:30
    at fs.js:271:14
    at Object.oncomplete (fs.js:107:15)

My keymap_linus.h file looks like this: https://gist.github.com/Linuus/f0557f04c69265575568

Any ideas on how to fix it?

Save does not offer file name

When I run vikeys filename.h and then choose to save it, vikeys offers only path and no filename. If filename.h is long, it's really annoying to type it over and over during each save. Right now i type x.h and then issue something like cp x.h filename.h && make, but that's way too cumbersome.

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.