提交历史

作者 SHA1 备注 提交日期
  Nathan Sobo 1eb3d8bf99 Use ‘atom-text-editor’ custom tag name for TextEditorElement 10 年之前
  Nathan Sobo 8941b97ed2 Use ‘atom-workspace’ custom tag name for WorkspaceElement 10 年之前
  Kevin Sawicki 481653ff60 :apple: Insert newline with alt-enter and shift-enter 10 年之前
  Nathan Sobo 7a0a808af1 Change ctrl-a binding to editor:move-to-first-character-of-line 10 年之前
  Kevin Sawicki 1bba631ab7 Remove num- keybindings 10 年之前
  Kevin Sawicki 6cb5af0bfc Map ctrl-pageup/down to pane:show-next/previous-item 10 年之前
  Justin Bradford 2b2b65ec82 Add command to select text using page up/down keys 10 年之前
  Ben Ogle 5259a1ced4 Add missing shift-backspace and shift-delete bindings 10 年之前
  Kevin Sawicki b936e126da Upgrade to atom-keymap 0.26 10 年之前
  Kirill Nikitin 111b5d1fbe :lipstick: Deprecate backspaceToBeginningOf{Word,Line} 10 年之前
  Corey Johnson b8db56a77b Merge pull request #2113 from MitchelSBlake/patch-1 10 年之前
  Kirill Nikitin 87e723e33b :penguin: Fix #2103, #2100 Update platform bindings for linux/win. 10 年之前
  Scott Blake 3d68bdf126 Add more sublime parity keybindings 10 年之前
  Kevin Sawicki db327b92f3 :penguin: Use alt-shift-up/down for cursors 10 年之前
  Kevin Sawicki 9c6a3c3d03 Move editor:transpose to darwin keymap 10 年之前
  Kevin Sawicki de3d424f51 Map cmd-shift-backspace to editor:backspace-to-beginning-of-line 10 年之前
  Nathan Sobo 20a0c27111 Rename duplicate-line to duplicate-lines (but retain deprecated method) 10 年之前
  Nathan Sobo aa04589dd2 Rename Editor::joinLine to ::joinLines 10 年之前
  Kevin Sawicki 211d222291 Remove auto-indent conflict with increase zoom 10 年之前
  Kevin Sawicki dda412d5ec Add window:reset-font-size command 10 年之前
  Kevin Sawicki d7fabc5a58 Map cmd-_ to window:decrease-font-size 10 年之前
  Jason Rudolph 8c75f425e7 Add keymaps for moving directionally between panes 10 年之前
  probablycorey 1142da1848 Use body instead of workspace so keymaps work inside spec window 10 年之前
  probablycorey e53ed10169 Only allow one platform specific keybinding file. 10 年之前
  probablycorey ec558f9a9b Update keymap files 10 年之前
  Kevin Sawicki 27f0d11039 Map cmd-l to editor:select-line 10 年之前
  Kevin Sawicki 0fd8b6be8d Pluralize selection in event name 10 年之前
  Kevin Sawicki 8e51a7f6d6 Bind cmd-shift-l to split selectin into lines 10 年之前
  Corey Johnson fe3e71cbd7 Merge pull request #1350 from atom/cj-keybinding-fixes 10 年之前
  probablycorey c37b884007 Add moveCursorToEnd/BeginningOfBufferLine 10 年之前