@@ 16,14 16,14 @@ bind / prompt "find "
bind N find prev
bind n find next
bind f follow
-bind j jump
+bind J jump
bind o prompt "open "
bind O newtab && prompt "open "
bind e prompt open $url
bind E prompt open $url && newtab
bind T newtab
bind C clone
-bind d close
+bind q close
bind r reload
bind ctrl-c cancel
bind H back
@@ 33,7 33,9 @@ bind K tab next
bind pgup scroll -100%
bind pgdn scroll 100%
bind up scroll -1
+bind j scroll 1
bind down scroll 1
+bind k scroll -1
bind g scroll top
bind G scroll bottom
bind b bookmark