Page MenuHomeSolus

Update powerline to 2.6
ClosedPublic

Authored by curantes on Jun 26 2017, 8:07 PM.
Referenced Files
F11036625: D509.id2397.diff
Wed, Aug 9, 7:33 PM
F11036624: D509.id.diff
Wed, Aug 9, 7:33 PM
F11036623: D509.id1085.diff
Wed, Aug 9, 7:33 PM
F11027013: D509.diff
Wed, Aug 9, 3:15 AM
F10841305: D509.id1085.diff
Jun 10 2023, 6:25 AM
F10841117: D509.id2397.diff
Jun 10 2023, 4:34 AM
F10825341: D509.diff
Jun 3 2023, 11:41 PM
F10774326: D509.id1085.diff
May 22 2023, 5:18 AM
Subscribers

Details

Summary
  • Update to 2.6
  • Add man pages
  • Add systemd service 'powerline-daemon.service' to enable and start the daemon to speed up powerline
  • Add sane default config, specifically 'shell theme=default_leftonly' this to make the "git helper" visible

Changelog:

  • Added support for new Vim modes.
  • Added ability to control output padding.
  • Added iTunes player segment.
  • Added support for tmux development builds.
  • Added a workaround for a fish bug sometimes occurring when using eval from config.fish (upstream status unknown).
  • Added a workaround for tmux 2.4 bug: excessive CPU usage when having multiple panes (also fixed upstream).
  • Fixed clean file status support in mercurial.
  • Fixed error when battery capacity is zero and using DBus.
  • Fixed mercurial command servers leakage.
  • Refactored awesome bindings to use powerline daemon.

Signed-off-by: Matthias Eliasson <matthias.eliasson@gmail.com>

Test Plan
  • Installed new version: OK
  • Enabled and started the new service: OK
  • Tested the different man pages and they look good.
  • Add 'source /usr/lib/python2.7/site-packages/powerline/bindings/bash/powerline.sh' to $HOME/.bashrc and verified prompt
  • Changed dir to a git folder and verified that we got the "git helper" showing branch: OK

Diff Detail

Repository
R2471 powerline
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

curantes retitled this revision from Update to 2.6 to Update powerline to 2.6.Aug 20 2017, 2:50 PM
curantes edited the summary of this revision. (Show Details)
curantes edited the test plan for this revision. (Show Details)
DataDrake added a subscriber: DataDrake.

LGTM. Nice work!

This revision is now accepted and ready to land.Sep 2 2017, 8:29 PM
This revision was automatically updated to reflect the committed changes.