pulsar/spec/atom
Corey Johnson & Nathan Sobo 3d88477e9c Add multiple cursor movement
2012-03-23 16:17:04 -06:00
..
app-spec.coffee Rename Editor.lastActiveEditor to Editor.activeEditor 2012-03-21 15:25:49 -07:00
binding-set-spec.coffee Use event.originalEvent.keyIdentifier instead of event.which. 2012-02-15 10:04:02 -08:00
buffer-spec.coffee rename buffer.lastRow() to buffer.getLastRow() 2012-03-22 12:06:17 -07:00
command-interpreter-spec.coffee Un-F 2012-03-23 14:59:52 -06:00
command-panel-spec.coffee Meta-g repeats the last relative address command 2012-03-23 11:40:59 -06:00
cursor-spec.coffee Rename Cursor.set/getPosition to set/getScreenPosition 2012-02-24 11:53:18 -07:00
editor-spec.coffee Add multiple cursor movement 2012-03-23 16:17:04 -06:00
event-emitter-spec.coffee Add EventEmitter.subscriptionCount 2012-03-13 19:05:24 -06:00
file-finder-spec.coffee Previously focused element regains focus when file finder is removed 2012-03-20 11:05:57 -07:00
highlighter-spec.coffee Rename Buffer.getLine to lineForRow 2012-03-05 16:06:27 -07:00
keymap-spec.coffee Rename global-keymap-spec to keymap-spec 2012-03-20 17:19:51 -07:00
line-map-spec.coffee Rename input/output to buffer/screen in LineMap 2012-03-06 19:20:28 -07:00
point-spec.coffee Point.toEqual will return true if it matches an array 2012-02-01 15:54:28 -08:00
project-spec.coffee Remove references to OSX from fs.coffee and make fs specs pass. 2012-02-27 11:38:25 -08:00
range-spec.coffee Selections render themselves on screen (1 div per line) 2012-01-26 18:54:18 -08:00
renderer-spec.coffee Folds can end on the penultimate screen line of a wrapped buffer line 2012-03-16 16:26:31 -07:00
root-view-spec.coffee implement meta-f on root-view 2012-03-23 10:10:53 -07:00
screen-line-fragment-spec.coffee Rename input/output to buffer/screen in LineMap 2012-03-06 19:20:28 -07:00
selection-spec.coffee Use Editor.getSelection instead of directly grabbing .selection property 2012-03-23 14:59:08 -06:00
undo-manager-spec.coffee Rename Buffer.getLine to lineForRow 2012-03-05 16:06:27 -07:00
vim-mode-spec.coffee Don't move the cursor on buffer change unless the editor is focused 2012-03-19 09:04:39 -06:00
window-spec.coffee Remove menu code and tests 2012-02-29 13:47:48 -08:00