Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M maximum-awesome
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Square
  • maximum-awesome
  • Merge requests
  • !267

Allow for `tmux` versions ending in "a"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge salvatoret/allow-for-tmux-versions-with-a into master Jun 10, 2022
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: SalvatoreT

If the tmux version ends in "a", as it does today with version 3.3a, your ~/.tmux.conf will break and you will be sad.

I'm removing the check for version 2.4 because it shipped a while ago and allows me to remove the dependency on bc.

Here's where I figured this all out: https://github.com/tmux/tmux/issues/3219#issuecomment-1151776848

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: salvatoret/allow-for-tmux-versions-with-a