diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/binds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binds.conf b/config/binds.conf index 3d84ea14..1b0c42c2 100644 --- a/config/binds.conf +++ b/config/binds.conf @@ -137,7 +137,7 @@ $ex = <C-x> <C-j> = :next-field<Enter> <C-Down> = :next-field<Enter> <C-p> = :prev-tab<Enter> -<C-PgDn> = :next-tab<Enter> +<C-PgUp> = :prev-tab<Enter> <C-n> = :next-tab<Enter> <C-PgDn> = :next-tab<Enter> |