Page MenuHomeSolus

Update tmux to 2.7
ClosedPublic

Authored by mcritchlow on Apr 26 2018, 3:59 AM.
Tags
None
Referenced Files
F11046998: D2803.id.diff
Thu, Aug 10, 2:34 PM
F11046997: D2803.id6978.diff
Thu, Aug 10, 2:34 PM
F11046996: D2803.id6893.diff
Thu, Aug 10, 2:34 PM
F11046995: D2803.id7026.diff
Thu, Aug 10, 2:34 PM
F11032714: D2803.diff
Wed, Aug 9, 2:44 PM
F10819435: D2803.id.diff
Jun 1 2023, 8:18 PM
F10768630: D2803.id6893.diff
May 20 2023, 8:19 AM
F10758607: D2803.diff
May 17 2023, 4:39 PM
Subscribers

Details

Summary
  • Use RGB terminfo(5) capability to detect RGB colour terminals (the existing Tc extension remains unchanged)
  • Add -Z flag to choose-tree, choose-client, choose-buffer to automatically zoom the pane when the mode is entered and unzoom when it exits, assuming the pane is not already zoomed. This is now part of the default key bindings.
  • Remove EVENT_* variables from environment on platforms where tmux uses them so they do not pass on to panes.
  • Changelog
Test Plan
  • Installed locally and confirmed version
  • Ran a few tmux projects
  • Existing config (using vi keys) still works as expected

Diff Detail

Repository
R3048 tmux
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joebonrichie added a subscriber: joebonrichie.

Just the correct identifier for the license needs to be fixed

package.yml
5–6

identifier should be 0BSD see here and here

This revision now requires changes to proceed.Apr 28 2018, 7:24 PM
This revision is now accepted and ready to land.May 5 2018, 4:20 PM
This revision was automatically updated to reflect the committed changes.