probablycorey
8f9f5ed0ed
Update specs
2013-11-11 15:46:17 -08:00
probablycorey
d71e58ec33
Use keystroke
even when referring to multiKeystrokes
...
The use of keystroke and keystrokes was becoming confusing. When I
started thinking of a keystroke as a set of keys that trigger a
command it became easier to think about.
2013-11-11 14:05:48 -08:00
Kevin Sawicki
23c8db09b7
💉 paths into Keymap constructor
2013-11-11 09:05:39 -08:00
Matt Colyer
a8fe8ab982
Update keymap-spec.coffee paths for windows
2013-11-06 14:52:28 -08:00
probablycorey
b22d64745f
Handle multi-keystroke keybinding
...
Previously for a binding like `meta-x meta-y` you had to hold down the
meta key. This makes it possible to release the meta key between
key presses.
2013-11-01 11:15:01 -07:00
Matt Colyer
c22d411e16
Handle linked packages and linked atoms
2013-09-25 15:46:06 -07:00
Matt Colyer
0f408a5626
Remove focus from test
2013-09-25 15:43:41 -07:00
Matt Colyer
16e6e3ff4f
Keep BindingSet private, add Keymap.getAllKeyMappings
2013-09-25 14:39:31 -07:00
Kevin Sawicki
d46891caf0
Rename atom-api require to atom
2013-09-20 10:03:02 -07:00
Kevin Sawicki
3c94ca4b9e
Use relative paths in spec requires
2013-09-20 10:02:20 -07:00
Corey Johnson & Nathan Sobo
0c9a1fdc80
Rename Keymap::toObject to Keymap::keystrokesByCommand
...
Also add spec for passing a selector
2013-08-20 12:23:15 -07:00
probablycorey
37c17075ea
Add keymap.toObject()
2013-08-20 12:23:12 -07:00
Kevin Sawicki
a7a1244599
Flatten spec directory
2013-08-19 20:13:58 -07:00