Kevin Sawicki c7f6e87132 Only use event.which when key identifier is non-ASCII
Previously event.which was used when it was less than the key identifier
which broke fn-delete since that generates a valid key identifier but a
lower event.which value that does not translate to 'delete' using the char
code converter.

Close #611
2013-07-02 13:13:45 -07:00
2013-06-11 11:17:16 -07:00
2013-05-16 12:48:20 -06:00
2013-02-19 10:02:09 -07:00
2013-06-20 12:15:35 -07:00
2013-06-21 09:46:25 -07:00
2013-07-02 11:07:58 -07:00
2013-06-28 04:39:31 -06:00
2013-04-03 14:44:30 -03:00
2013-06-20 17:15:52 -07:00
2013-06-28 04:39:28 -06:00
2013-06-05 10:51:11 -07:00
2013-05-03 16:57:42 -07:00
2013-05-28 17:29:00 -07:00
2013-05-15 10:29:27 -07:00
💄
2013-06-27 09:11:15 -07:00
2013-07-02 11:07:58 -07:00
2013-06-21 09:46:25 -07:00
2013-06-21 09:46:25 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

Installing

Download the latest Atom release from speakeasy.

It will automatically update when a new release is available.

Building

Requirements

  • Mountain Lion
  • Boxen (Obviously Atom won't release with this requirement)

Installation

  1. gh-setup atom

  2. cd ~/github/atom

  3. script/build

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%