You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sourceview: Fix Ctrl+Page Up/Down bindings override in textview
We want to be using the standard GtkNotebook bindings for switching
pages here, but were getting the GtkTextView horizontal scrolling
bindings instead.
0 commit comments