Skip to content

Instantly share code, notes, and snippets.

@spolu
Created May 18, 2013 11:14
Show Gist options
  • Save spolu/5604086 to your computer and use it in GitHub Desktop.
Save spolu/5604086 to your computer and use it in GitHub Desktop.
vim_scroll.txt
DEBUG: [2013-05-18T11:00:37.805Z] DEBUG: vt#set_cursor_position 0 0
DEBUG: [2013-05-18T11:00:37.806Z] DEBUG: move_to: 0 0 true
DEBUG: [2013-05-18T11:00:37.806Z] DEBUG: \x1b[57;1H
DEBUG: [2013-05-18T11:00:37.806Z] DEBUG: vt#set_cursor_position 0 56
[28834:0518/130037:INFO:CONSOLE(235)] "[2013-05-18T11:00:37.805Z] {set_scroll_region} 0 - 56", source: /home/spolu/src/breach/lib/common.js (235)
DEBUG: [2013-05-18T11:00:37.806Z] DEBUG: move_to: 0 56 true
DEBUG: [2013-05-18T11:00:37.806Z] DEBUG: vt#set_cursor_column 0
DEBUG: [2013-05-18T11:00:37.806Z] DEBUG: move_to: 0 56 true
DEBUG: [2013-05-18T11:00:37.806Z] DEBUG: vt#form_feed
DEBUG: [2013-05-18T11:00:37.806Z] DEBUG: move_to: 0 57 undefined
DEBUG: [2013-05-18T11:00:37.808Z] DEBUG: vt#set_cursor_position 0 0
DEBUG: [2013-05-18T11:00:37.808Z] DEBUG: move_to: 0 0 true
[28834:0518/130037:INFO:CONSOLE(235)] "[2013-05-18T11:00:37.806Z] {set_scroll_region} 0 - 57", source: /home/spolu/src/breach/lib/common.js (235)
DEBUG: [2013-05-18T11:00:37.808Z] DEBUG: \x1b[57;1H
DEBUG: [2013-05-18T11:00:37.808Z] DEBUG: vt#set_cursor_position 0 56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment