pulsar/spec/app
Nathan Sobo 3fbf5653c4 Update the status bar asynchronously on cursor move / buffer change
This keeps it out of the synchronous path from pressing a key to seeing it inserted on screen.
2012-11-02 15:46:33 -06:00
..
buffer-spec.coffee Rename anchor.ignoreEqual to anchor.ignoreChangesStartingOnAnchor 2012-10-31 14:27:31 -07:00
directory-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
display-buffer-spec.coffee Make position translation understand hard tabs 2012-11-01 07:15:51 -06:00
edit-session-spec.coffee moveCursorToBeginningOfWord works when preceded by a blank line 2012-10-30 12:05:46 -06:00
editor-spec.coffee Fix cursor line highlight style 2012-11-02 12:16:03 -06:00
event-emitter-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
file-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
keymap-spec.coffee Remove ability to associate a binding set with a function 2012-11-02 13:39:21 -06:00
language-mode-spec.coffee Merge branch 'hide-selection-cursor' 2012-10-29 16:54:34 -06:00
native-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
pasteboard-spec.coffee Add a global pasteboard object which supports metadata 2012-10-24 17:42:58 -06:00
point-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
project-spec.coffee Project.scan works with escaped regex literals 2012-10-29 16:04:01 -07:00
range-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
root-view-spec.coffee Rename root-view: event prefix to window: 2012-10-19 12:51:36 -06:00
select-list-spec.coffee Extensions have a src and specs directory now. Move existing extension specs. 2012-10-25 11:48:13 -07:00
selection-spec.coffee Change tabText to tabLength 2012-10-18 11:31:39 -07:00
status-bar-spec.coffee Update the status bar asynchronously on cursor move / buffer change 2012-11-02 15:46:33 -06:00
text-mate-bundle-spec.coffee Use the file's first line to determine the grammar. 2012-11-01 17:47:31 -07:00
text-mate-grammar-spec.coffee Use entire filePath to determine its grammar 2012-11-01 17:47:31 -07:00
text-mate-theme-spec.coffee Spans have a class for each dot-separated portion of their token's scope 2012-09-28 17:00:31 -06:00
tokenized-buffer-spec.coffee Fix spec relying on wrong version of tab text 2012-10-26 12:21:20 -06:00
undo-manager-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
window-spec.coffee Meta-w closes spec windows again. 2012-10-24 12:35:31 -06:00