Commit Graph

133 Commits

Author SHA1 Message Date
probablycorey
a8f7c5201b Add more keystrokes to .native-key-bindings 2013-11-27 14:20:45 -08:00
Matt Colyer
dfa870f514 Merge branch 'master' into meta-to-command
Conflicts:
	keymaps/win32.cson
2013-11-20 10:19:12 -08:00
Matt Colyer
ccafda6f7f Keep .platform-<platform> rather than .workspace-<platform> 2013-11-19 17:03:16 -08:00
Matt Colyer
33538a5ed7 Use .workspace rather than body for keybindings 2013-11-19 16:57:10 -08:00
Matt Colyer
ce098e587f Reduce specificity of platform keybindings 2013-11-19 16:46:46 -08:00
Matt Colyer
3d7de21d6c Replicate command keybindings on windows 2013-11-19 15:53:43 -08:00
Matt Colyer
55e90f8ae1 Use cmd instead of command 2013-11-19 15:29:37 -08:00
Matt Colyer
1e4504e7f3 Use command instead of meta 2013-11-19 15:16:55 -08:00
Matt Colyer
b0b458b1f6 Review remaining global bindings 2013-11-19 13:53:10 -08:00
Matt Colyer
33891b51f2 Split keybindings by platform 2013-11-14 11:20:40 -08:00
Nathan Sobo
0c87f0edf8 Make ctrl-Z/ctrl-y invoke 'core:redo' instead of 'corey:redo' 2013-11-01 17:49:29 -06:00
probablycorey
94b5d08b63 Remove unused keybinding comment 2013-10-31 15:41:26 -07:00
probablycorey
678dc82d50 Remove keybindings that are being used 2013-10-31 15:40:59 -07:00
probablycorey
5b5f0af6b5 Add native-key-bindings class 2013-10-31 15:40:44 -07:00
probablycorey
aef9a12910 Left and right tool-panels don't close when escape is pressed. 2013-10-31 10:00:38 -07:00
probablycorey
b501758bf7 💄 2013-10-31 10:00:17 -07:00
probablycorey
3e71dcfcd0 Comment out unimplementd keybindings 2013-10-30 16:39:46 -07:00
probablycorey
2629345df2 Add OS X "emacs style" bindings 2013-10-30 16:31:47 -07:00
probablycorey
8c3fbc3437 Better sublime text keybinding parity. 2013-10-30 16:28:16 -07:00
Matt Colyer
6aa6706d86 Move window:reload from cmd-r => ctrl-alt-cmd-r 2013-10-23 12:05:48 -07:00
Ben Ogle
141da61301 Commands for moving in buffer more consistent with sublime 2013-10-22 15:27:27 -07:00
Matt Colyer
e003b478f3 Sublime accepts both meta-Z and meta-y 2013-10-22 15:17:11 -07:00
Matt Colyer
de69446e1e Remap join lines to meta-j 2013-10-22 15:17:11 -07:00
Matt Colyer
161a87b8e1 Change delete-line accelerator to ctrl-K 2013-10-22 15:17:11 -07:00
Matt Colyer
3eab78bc23 Set undo keybinding to meta-y 2013-10-22 15:17:11 -07:00
probablycorey
924bad6e53 Remove keybindings for commands that mini editors don't use 2013-09-19 14:44:12 -07:00
probablycorey
78b9a99f86 Add window:run-package-specs command
This will only run specs found in the current projects spec directory
2013-08-23 09:02:22 -07:00
probablycorey
ba632751a0 Rename application:run-specs to application:run-all-specs 2013-08-23 09:02:22 -07:00
Kevin Sawicki
070a72e76c Add ctrl-A/E keybinding to select to beginning/end of line
Closes #711
2013-08-22 09:00:02 -07:00
probablycorey
0c542d2317 Menu Items only show keyBindings that match the selector "body" 2013-08-20 12:23:14 -07:00
probablycorey
afd1a7419d Menu bar is load by the first created Atom Window 2013-08-20 12:23:12 -07:00
Kevin Sawicki
044bcd4053 💄 2013-08-19 21:28:09 -07:00
Kevin Sawicki
45c11e6fd4 Move src/app/keymaps to repo root 2013-08-19 20:13:57 -07:00