Terminator 1.0 "Patrick"

Milestone information

Project:
Terminator
Series:
trunk
Version:
1.0
Code name:
Patrick
Released:
 
Registrant:
Stephen Boddy
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Andre Hilsendeger, 37 Chris Jones, 1 Daniel T Chen, 1 Rahmadani bayu aji, 5 Stephen Boddy, 2 Thomas Hurst, 2 Thomas Meire, 1 Tychodickerson, 8 chantra, 1 fujiwara, 1 hdanniel
Blueprints:
2 Implemented
Bugs:
1 Invalid, 1 Confirmed, 80 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon terminator-1.0.tar.gz (md5, sig) Terminator 1.0 5,343
last downloaded 4 weeks ago
Total downloads: 5,343

Release notes 

When is a release not a release? When it is just pushing the old stuff out the door so that focus can switch to where it really should be. This GTK2 Terminator is a fossil at this stage. You should all be using the GTK3 branch, but because I've procrastinated, there's no release of GTK3, so the distros don't include it. Enough! I'm pushing this out, just so that there is a final GTK2 release with the few bits that were fixed since the 0.98 release.

All future work will only be done in the GTK3 branch, and I will no longer try to backport things (that way lies madness). The initial GTK3 release will follow shortly.

Changelog 

View the full changelog

terminator 1.0:
  Features
    * No major new features. This is simply to get any final updates
      out so that focus can switch to the gtk3 branch.

  Enhancements
    * As part of GTK3 fixup, some backported improvements to the DBus
      interface, and remotinator (Steve Boddy)
      * Can now open a window or tab using remotinator
      * Can get the window uuid, or title using remotinator
      * Moved new tab key handling into the terminal for consistency
      * Standardise response when a new term is created (split, win
        or tab) to reply with new terms uuid
      * For GTK3 gave the DBus a slightly different name so they it
        can run at same time as GTK2
      * remotinator now uses argparse for commandline option handling,
        vastly improving the option handling
      * remotinator help strings are translatable now
    * PuTTY paste mode (Nemilya, LP#1416682) with some alterations
      (Steve Boddy)
    * Updated and grouped default shortcuts in man page (Steve Boddy)
    * Added smart copy mode switch to prefs (Steve Boddy, LP#1223129)
    * Merge feature branch for tab/terminal title editing (Haim
      Daniel LP#1417747)
    * Make Zoom/Maximize inactive if a single terminal (Egmont
      Koblinger, LP#1518081)
    * Add dimming for 256 colour palettes (Egmont Koblinger,
      LP#1518111)
    * Update TERM to more modern values (Egmont Koblinger,
      LP#1518557)
    * Change the scroll_on_output default to false (Egmont Koblinger,
      LP#1392822)
    * Added radio options to the Cursor colour to make it easier to
      go back to the XOR'd foreground colour (Steve Boddy, LP#1512317)

  Bug fixes
    * Fix for those not running IBus, where the IBus workaround caused
      broken keys in other keymaps set with non-IBus tools (Steve
      Boddy, LP#1494606)
    * Fix custom commands to use the standard gerr function instead
      of the broken local one (Steve Boddy)
    * Workaround for intltool not handling Python files without an
      extension (Steve Boddy)
    * Fix intermittant rebalance failures (Steve Boddy, LP#1504560)
    * Fix focus dimming so when set to 1.0, it doesn't trash temporary
      palette changes by applications. Not needed in gtk3 (Steve Boddy,
      LP#1512905)
    * Correct some British spelt translated strings to American
      (Egmont Koblinger, LP#1518085)
    * Fix the palette for inactive terminals after Prefs window
      (Egmont Koblinger, LP#1518108)
    * Fix copy on selection to work on already open terminals (Egmont
      Koblinger, LP#1518109)
    * Fix warning trying to import the __init__.py file as a plugin
      (Egmont Koblinger, LP#1518065)
    * Fix unwanted seperator size change, and increase granularity of
      dim/transparent sliders (Egmont Koblinger, LP#1518114)
    * Fix cwd when new term spawned from a symlinked directory - has
      no impact, just keeping code aligned (Egmont Koblinger,
      LP#1518554)
    * Correct terminator_config man page regarding scrollback (Egmont
      Koblinger, LP#1518559)
    * Fix rotate terminals under tabs (Egmont Koblinger, LP#1316573,
      LP#1520360)
    * Fix PuTTY paste mode so Ctrl-Right-Drag terminal still works
      (Steve Boddy)
    * Remove invalid double-quote (") from the pathchar for url regex
      matching (Steve Boddy, LP#1514578)
    * Fix drag and drop of a link from Firefox / Chrome (Egmont
      Koblinger, LP#1518705)
    * Fix profile re-use when opening new window (Egmont Koblinger,
      LP#1520705)
    * Fix scrollbar position on current terminals when changed in
      prefs (Egmont Koblinger, LP#1520761)
    * Fix title edit shortcuts to hopefully not clash with console
      programs so much (Seve Boddy, LP#1514089)

2 blueprints and 82 bugs targeted

Blueprint Priority Assignee Delivery
Profiles for terminal layout and configuration Profiles for terminal layout and configuration 5 Essential   11 Implemented
Layout option to choose which terminal is focused on window creation Layout option to choose which terminal is focused on window creation 3 Medium Stephen Boddy  11 Implemented
Bug report Importance Assignee Status
366644 #366644 terminator does not honor x-terminal-emulator -e option 3 High Tychodickerson  3 Invalid
1110773 #1110773 $PWD is defaulting to / in split window when using screen with exec 4 Medium   6 Confirmed
126290 #126290 terminal handling issues 2 Critical Chris Jones  10 Fix Released
129104 #129104 [some] shells don't start 2 Critical Chris Jones  10 Fix Released
161121 #161121 Behaviour of exiting children is broken 2 Critical Chris Jones  10 Fix Released
230745 #230745 no graceful handling of empty fork command 2 Critical Chris Jones  10 Fix Released
139015 #139015 email addresses are not matched for a context menu 3 High Chris Jones  10 Fix Released
172829 #172829 Changing layout causes scrollbar settings to be lost 3 High Chris Jones  10 Fix Released
178943 #178943 Package is missing a .desktop (and icon) 3 High   10 Fix Released
179310 #179310 vertical split shortcut conflicts with gnome-terminal behaviour 3 High   10 Fix Released
197960 #197960 should watch system font settings when set to do so 3 High Chris Jones  10 Fix Released
208319 #208319 terminator will cd to a non-existent directory upon split 3 High chantra  10 Fix Released
211079 #211079 ctrl+click should open links 3 High hdanniel  10 Fix Released
230461 #230461 support for different encoding type 3 High chantra  10 Fix Released
316755 #316755 terminator.desktop is not localized. 3 High fujiwara  10 Fix Released
393668 #393668 titlebar duplicates "Terminator" 3 High Chris Jones  10 Fix Released
517817 #517817 larger fonts cause terminator to launch with reduced columns and rows 3 High Andre Hilsendeger  10 Fix Released
546665 #546665 Alt-arrows do not work in the second tab 3 High Chris Jones  10 Fix Released
623883 #623883 D-Bus: No Arguments On New Windows 3 High   10 Fix Released
1102241 #1102241 Solarized theme 3 High   10 Fix Released
1177506 #1177506 Can't disable unfocused font brightness 3 High   10 Fix Released
1262709 #1262709 Renaming a layout corrupts the list of layouts 3 High Stephen Boddy  10 Fix Released
129533 #129533 double clicking a URL doesn't select all of it 4 Medium Chris Jones  10 Fix Released
132632 #132632 toggling scrollbar makes the window progressively wider 4 Medium Chris Jones  10 Fix Released
148496 #148496 set focus to first terminal window when opening 4 Medium Chris Jones  10 Fix Released
149904 #149904 Terminator window size error 4 Medium Chris Jones  10 Fix Released
179900 #179900 Titlebar missing icon and text all lower case. 4 Medium Chris Jones  10 Fix Released
180717 #180717 Should support background settings 4 Medium Chris Jones  10 Fix Released
181116 #181116 terminal title options 4 Medium chantra  10 Fix Released
184809 #184809 Terminator should not hard-depend on python-gnome 4 Medium Chris Jones  10 Fix Released
184921 #184921 Add a -e option to execute a comand inside the terminal 4 Medium Chris Jones  10 Fix Released
194771 #194771 [custom profile] exit a terminal view might behave as "hold" 4 Medium chantra  10 Fix Released
200766 #200766 add --version / -v command line option 4 Medium Chris Jones  10 Fix Released
230645 #230645 fullscreen works incorrectly 4 Medium Chris Jones  10 Fix Released
252971 #252971 does not work with older libvte / gtk 4 Medium chantra  10 Fix Released
276703 #276703 caps-lock on has same affect as holding shift 4 Medium Thomas Hurst  10 Fix Released
287634 #287634 Cannot clear the terminal 4 Medium Chris Jones  10 Fix Released
315960 #315960 Closing tab don't alert if there are many terminals in it and/or if there is any running process 4 Medium Chris Jones  10 Fix Released
403545 #403545 Encoding not set correctly when launched via "Run program" 4 Medium Chris Jones  10 Fix Released
805870 #805870 it doesn't receive the focus when unhide 4 Medium   10 Fix Released
1035617 #1035617 position from --geometry param not respected when combined with hidden param 4 Medium   10 Fix Released
1186953 #1186953 Horizontal and vertical splits are not central with multiple tabs open 4 Medium Stephen Boddy  10 Fix Released
1313761 #1313761 Segfault when capslock pressed 4 Medium   10 Fix Released
1052003 #1052003 Drag and drop file links auto-insert a newline 5 Low   10 Fix Released
1242675 #1242675 When shortkey for "Group all" is used, color of top bar is not changed 5 Low Stephen Boddy  10 Fix Released
1283002 #1283002 Launcher doesn't work if DBus set and a window is already open 5 Low Stephen Boddy  10 Fix Released
87720 #87720 layout is hard coded 6 Wishlist Rahmadani bayu aji  10 Fix Released
126219 #126219 Always maximised 6 Wishlist Chris Jones  10 Fix Released
126293 #126293 subprocess re-spawning 6 Wishlist Chris Jones  10 Fix Released
148622 #148622 Switch between terminal window by hot key 6 Wishlist Chris Jones  10 Fix Released
149931 #149931 Hotkey mapping 6 Wishlist Chris Jones  10 Fix Released
161120 #161120 Should support translations 6 Wishlist Chris Jones  10 Fix Released
178914 #178914 Should support fullscreen 6 Wishlist Thomas Meire  10 Fix Released
179315 #179315 Should not depend on Gnome Terminal 6 Wishlist Chris Jones  10 Fix Released
181195 #181195 reordening the terminals by drag and drop 6 Wishlist chantra  10 Fix Released
182863 #182863 F11 should full-screen terminator 6 Wishlist Thomas Meire  10 Fix Released
212794 #212794 Please support tabs 6 Wishlist chantra  10 Fix Released
212798 #212798 Should allow keyboard-based resizing 6 Wishlist chantra  10 Fix Released
231146 #231146 resize terminals when the main window is resized 6 Wishlist   10 Fix Released
238126 #238126 Draging gtk.Paned handle causes excessive redraws of child vte widgets 6 Wishlist   10 Fix Released
238520 #238520 User-interface or option to switch profile dynamically 6 Wishlist Chris Jones  10 Fix Released
240608 #240608 Indicate there are hidden terminals when zoomed 6 Wishlist Chris Jones  10 Fix Released
242288 #242288 The size (rowsxcols) are not shown when resizing 6 Wishlist Chris Jones  10 Fix Released
259511 #259511 Support --geometry argument 6 Wishlist Thomas Hurst  10 Fix Released
268207 #268207 Terminator deb doesn't add an option in update-alternatives 6 Wishlist Daniel T Chen  10 Fix Released
274448 #274448 Search bar should have a close button 6 Wishlist Chris Jones  10 Fix Released
332267 #332267 Make scrollback keys configurable (Shift-PgUp, Shift-PgDn) 6 Wishlist   10 Fix Released
378603 #378603 Add a "Group all in Tab" menu item 6 Wishlist Chris Jones  10 Fix Released
391778 #391778 Allow to unset a keybinding in the config 6 Wishlist Chris Jones  10 Fix Released
393015 #393015 Annoying closing notification 6 Wishlist Chris Jones  10 Fix Released
406754 #406754 Can't set window name 6 Wishlist   10 Fix Released
499902 #499902 apt:foo links should be clickable 6 Wishlist Chris Jones  10 Fix Released
552539 #552539 Titlebar doesn't hide completely 6 Wishlist   10 Fix Released
806424 #806424 Several configuration files for several terminals 6 Wishlist   10 Fix Released
1097347 #1097347 Add a hotkey to *toggle* grouping 6 Wishlist   10 Fix Released
1157422 #1157422 Custom working directory for each terminal 6 Wishlist   10 Fix Released
251679 #251679 unable to use keyboard context key 1 Undecided Chris Jones  10 Fix Released
794561 #794561 Support custom TERM and COLORTERM env vars 1 Undecided   10 Fix Released
838655 #838655 "Split to this group" feature not implemented 1 Undecided   10 Fix Released
884329 #884329 New tab always uses default profile 1 Undecided   10 Fix Released
1004680 #1004680 The LaunchpadCodeURLHandler plugin doesn't detect lp: URLs when the project name contains hyphens 1 Undecided   10 Fix Released
1261293 #1261293 get_pid_cwd support for Mac OSX 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.