Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xfce4-terminal xfce4-terminal
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 115
    • Issues 115
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AppsApps
  • xfce4-terminalxfce4-terminal
  • Merge requests
  • !63

Add page scroll up and down accel entries for terminal-widget in shortcuts editor (#221)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Amrit Borah requested to merge Elessar1802/xfce4-terminal:pg_up-down into master Nov 10, 2022
  • Overview 3
  • Commits 1
  • Pipelines 2
  • Changes 2

This MR is a solution to issue #221 (closed).

Previously there were no entries for handling the page up and down motion in the widget. The shift + page_up/page_down are vte defaults ig. So this MR simply adds two accels for handling the page up and page down. Now the user can set page up and down accels of their liking.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: pg_up-down