mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
a05c0e077f2b09a632c2c7b16ee5b0b3d33b4829
If eagerWrap is true, the default, then a position at the end of a wrapped line will move to the next screen line. If it's false, it will hang on the end of the screen line. This support the line wrapper, which needs to convert ranges to not wrap (so selections can go to the end of wrapped lines) but otherwise needs to wrap the cursor to the beginning of a wrapped line.
Atom — Futuristic Text Editing
Be forwarned: Atom is pre-alpha software!
Installation
-
Get xcode 4.2.
-
Clone atom from github/atom.
-
Open Atom.xcodeproject.
-
Press cmd-r to build and run.
Informative Links
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
