mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
c7f6e87132850bbb7cee2bb4c86ace2af17c44b4
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
Atom — Futuristic Text Editing
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
-
gh-setup atom -
cd ~/github/atom -
script/build
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%