lp:ubuntu/vivid/byobu

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/byobu
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

244. By Dustin Kirkland 

* usr/bin/byobu-launcher-install.in: LP: #1396959
  - silence warnings if byobu-launch doesn't exist (e.g., uninstalled it)
* usr/bin/byobu-config.in: LP: #1383669
  - revert commit to LP: #1316050, which hardcoded LANG=C
  - this should fix rendering of Japanese characters in the menu
* usr/share/byobu/keybindings/f-keys.tmux: LP: #1350813
  - handle tmux 1.9's default path changes, per:
    https://sourceforge.net/p/tmux/tmux-code/ci/1.9/tree/CHANGES

243. By Dustin Kirkland 

[ Thibaut Broggi ]
* po/fr.po:
  - Improve french translation
  - Remove some spelling mistakes and I made it more coherent
    (sometimes the word "exécuter" was used, sometimes it was
    "lancer", or "utiliser" ; all of this words mean the same
    thing in this context).

[ Dustin Kirkland ]
* README:
  - improve readme build instructions, with thanks to:
    + https://github.com/dustinkirkland/byobu/pull/8

242. By Dustin Kirkland 

[ Mike Miller ]
* usr/lib/byobu/include/select-session.py: LP: #1411122
  - don't print when attaching and restoring environment variables

241. By Dustin Kirkland 

* debian/rules, usr/bin/byobu.in, usr/bin/byobu-launcher.in,
  usr/bin/ctail, usr/lib/byobu/include/select-session.py:
  - silence some checkbashisms false positives
  - handle nesting a bit differently
  - allow nesting, by default
  - detect the infinite loop situation, where we're ssh'ing into
    ourselves, and handle it gracefully
  - ensure we have access to 256 colors, even when nesting

240. By Dustin Kirkland 

[ Ruben Laguna ]
* usr/share/byobu/keybindings/f-keys.tmux:
  - The previous binding will not work with shells that don't allow
    variables as commands (fish shell being one of those)
  - Use `sh -c` to explicitly use a POSIX shell to interpret the command

[ dmayle ]
* usr/bin/byobu.in:
  - Don't pollute output with title if calling from script
  - https://github.com/dustinkirkland/byobu/pull/6

239. By Dustin Kirkland 

[ Fazle AREFIN ]
* usr/share/byobu/keybindings/f-keys.tmux,
  usr/share/byobu/keybindings/f-keys.tmux.disable,
  usr/share/doc/byobu/help.tmux.txt: LP: #1375794
  - enable toggling of sending input to all splits

238. By Dustin Kirkland 

* usr/bin/byobu.in:
  - bikeshed scripts broke and quit incrementing the version number,
    when I moved byobu to byobu.in

237. By Dustin Kirkland 

[ Pedro Romano ]
* usr/lib/byobu/include/select-session.py:
  - This branch adds named sessions starting with an underscore also as
    hidden sessions in alternative to named sessions starting with a dot,
    since tmux doesn't support session names starting with a dot. In the
    process it also adds support for hidden session in tmux if the
    session names start with an underscore, adding this feature to tmux
    based byobu.

[ Srdjan Grubor ]
* usr/bin/byobu-layout.in:
  - add a list-layouts command

[ Dustin Kirkland ]
* usr/bin/byobu.in, usr/share/man/man1/byobu.1: LP: #907363
  - fix custom window support for byobu-tmux

236. By Dustin Kirkland 

* usr/lib/byobu/include/dirs.in:
  - make the custom scripts bin dir
* usr/lib/byobu/custom:
  - ensure we clear the cache for custom scripts
* usr/bin/byobu-status.in:
  - restore the ability to toggle date and time on and off from the config
    interface, as well as hand editing the config file

235. By Dustin Kirkland 

[ Dustin Kirkland ]
* usr/bin/byobu-config.in: LP: #1316050
  - hard code LANG=C before launching byobu-config
* usr/lib/byobu/include/dirs.in: LP: #1346869
  - be little smarter about detecting a usable /dev/shm
* === added directory usr/share/appdata,
  usr/share/appdata/byobu.appdata.xml: LP: #1322556
* usr/share/byobu/profiles/tmuxrc: LP: #1315204
  - fix a couple of spots that should use $BYOBU_CONFIG_DIR
* usr/lib/byobu/apport: LP: #1308696
  - clear out the apport cache files, to detect when the crashes
    have been cleared

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/byobu
This branch contains Public information 
Everyone can see this information.

Subscribers