Skip to content

Removing Ctrl+PgUp & Ctrl+PgDn key bindings from gtkTextView

Removes the Ctrl+PgUp and Ctrl+PgDn key bindings from gtkTextView so that they can be bound to switching tabs in gtkNotebook

Fixes #440 Fixes #509

Also binds the PgUp and PgDn on the keypad to switch tabs on the gtkNotebook.

Edited by Ghost User

Merge request reports