mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Add cursor to the docs
This commit is contained in:
@@ -226,6 +226,7 @@ class Editor extends Model
|
||||
# * `newBufferPosition` {Point}
|
||||
# * `newScreenPosition` {Point}
|
||||
# * `textChanged` {Boolean}
|
||||
# * `cursor` {Cursor} that triggered the event
|
||||
#
|
||||
# Returns a {Disposable} on which `.dispose()` can be called to unsubscribe.
|
||||
onDidChangeCursorPosition: (callback) ->
|
||||
|
||||
Reference in New Issue
Block a user