default keybinds conflicted with text selection

This commit is contained in:
ccd0 2014-04-13 17:44:13 -07:00
parent 8a5c4a8e94
commit a7695e3f4b

View File

@ -679,11 +679,11 @@ vp-replace
'Open front page in a new tab.' 'Open front page in a new tab.'
] ]
'Next page': [ 'Next page': [
'Shift+Right' 'Ctrl+Right'
'Jump to the next page.' 'Jump to the next page.'
] ]
'Previous page': [ 'Previous page': [
'Shift+Left' 'Ctrl+Left'
'Jump to the previous page.' 'Jump to the previous page.'
] ]
'Open catalog': [ 'Open catalog': [
@ -696,11 +696,11 @@ vp-replace
] ]
# Thread Navigation # Thread Navigation
'Next thread': [ 'Next thread': [
'Shift+Down' 'Ctrl+Down'
'See next thread.' 'See next thread.'
] ]
'Previous thread': [ 'Previous thread': [
'Shift+Up' 'Ctrl+Up'
'See previous thread.' 'See previous thread.'
] ]
'Expand thread': [ 'Expand thread': [