dtinth / atom-arpeggio

Define chords (simultaneously pressed keys) for speedy typing!
https://atom.io/packages/arpeggio
MIT License
8 stars 1 forks source link

Usage ideas #1

Open phreed opened 8 years ago

phreed commented 8 years ago

This is not really a bug report just some issues with use. This first set deals more with normal behavior in the text editor. 1) If I hold down a character key too long it repeats (while I am considering the second key to press) 2) The letter insert action occurs upon key press, arpeggiio happens on key release

Thoughts: 1) Cause the actions for letter insertion to happen on key release, following arpeggio's example 2) Implement repeated press of a key in a different manner, maybe as a letter+tab chord. 3) Implement a state-machine which remembers which keys are pressed and performs the action when a certain set of keys have been released. Here are some examples: