Lol firefox

This commit is contained in:
Florian Mounier
2015-04-17 18:40:54 +02:00
parent a2ab676451
commit 809136c7d7
3 changed files with 3 additions and 3 deletions

View File

@@ -532,7 +532,7 @@ class Terminal
@screen.push [@blank_line(), true]
@shift++
native_scroll_to: (scroll=Infinity) ->
native_scroll_to: (scroll=2000000000) -> # ~ Max ff number
window.scrollTo 0, scroll
scroll_display: (disp) ->