Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libX11 libX11
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • lib
  • libX11libX11
  • Merge requests
  • !162

nls: change <Compose> <^> <-> to mean superscript minus instead of macron

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Benno Schulenberg requested to merge benno/libx11:superscript-minus into master Oct 31, 2022
  • Overview 0
  • Commits 1
  • Pipelines 3
  • Changes 1

Several other <Multi_key> <asciicircum> <symbol> sequences produce the superscript equivalent of the given symbol. So, let <Multi_key> <asciicircum> <minus> do the same.

Also, add two other sequences for producing a plain macron, to compensate a bit the loss of the above sequence.

Additionally, make <Multi_key> <underscore> <minus> produce a subscript minus, for consistency.

This fixes issue #165 (closed).

Requested-by: J. McWilliams

Signed-off-by: Benno Schulenberg bensberg@telfort.nl

Edited Oct 31, 2022 by Benno Schulenberg
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: superscript-minus