Files
atom/src
abe33 fbabc6f455 Implements multiple selections clipboard paste
Includes:

  - Passing the selection index in the `Editor::mutateSelectedText`
method callback
  - Storing all the selections content on many calls of
`Selection::copy` with `maintainClipboard = true` in a metadata
`selections` array
  - Handling clipboard with a `selections` metadata in
the`Editor::pasteText` method
2014-05-06 23:19:39 +02:00
..
2014-05-01 15:20:22 -07:00
2014-04-17 11:24:53 -07:00
2014-02-12 13:01:47 -08:00
2014-05-01 17:05:47 -07:00
2014-04-23 13:59:35 -06:00
2014-05-01 15:20:22 -07:00
2014-04-22 16:22:23 -07:00
2014-02-06 10:02:53 -08:00
2014-02-06 10:14:20 -08:00
2014-02-12 08:54:16 -08:00