lp:~cjo20/terminator/savelayout

Created by Chris Oattes and last modified

Aiming to create code to allow the layout of terminals to be saved

Get this branch:
bzr branch lp:~cjo20/terminator/savelayout
Only Chris Oattes can upload to this branch. If you are Chris Oattes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Oattes
Project:
Terminator
Status:
Abandoned

Recent revisions

255. By Chris Oattes <cjo20@cdesk>

Added code to save / restore cwd

254. By Chris Oattes <cjo20@cdesk>

Reverted from revision 253 to 252 and reimplemented changes. Scrollbar stuff readded. Made fewer changes to TerminatorTerm. TerminatorTerm now extends VBox. .get_box () now returns "self" instead of self._box. This means that
all code outside of TerminatorTerm that still uses .get_box() still works without changes.

253. By Chris Oattes <cjo20@cdesk>

Added functionality to remember scrollbars. This required altering TerminatorTerm to inherit from Hbox, which involved quite a few changes to the code (i.e. removing self.get_box () method) etc. This may break other code,
although I haven't found any breaks at present. This change may need to be rolled back for compatiability.

252. By Chris Oattes <cjo20@cdesk>

Added code so far for layout saving

251. By Emmanuel Bretelle <chantra@mangal>

Fix redundant title when there is only one TerminatorTerm
  * closes LP#215210 https://bugs.launchpad.net/terminator/+bug/215210

250. By Thomas Hurst

Use os.expanduser and os.path.join instead of getuid, getpwuid and +

249. By Thomas Hurst

Add WITHOUT_NLS support.

248. By Chris Jones <cmsj@kodachi>

try not to parse most rc settings as False

247. By Chris Jones <cmsj@kodachi>

Add caching to gconf

246. By Thomas Hurst

Move msgfmt bits into build, so users building as normal users and installing as root don't end up with root owned crap in the directory. Simplify a bit while I'm here.

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.