~gnome-terminator/terminator/gtk3

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
terminator (0.4-1) gutsy; urgency=low

  * Add AUTHORS file
  * Rename script to drop the .py
  * Handle the gnome-terminal profile better by offering command options
  * Fudge around some resizing issues
  * Fix child spawning to avoid segfaulting zsh
  * Misc. code formatting/style improvements
  * Refactor terminal splitting into one axis agnostic function
  * Flesh out setup.py a tiny bit more

 -- Chris Jones <cmsj@tenshu.net>  Tue, 11 Sep 2007 22:42:00 +0100

terminator (0.3-1) gutsy; urgency=low

  * Implemented terminal closing, which correctly reparents its sibling (if
    any)
  * Updated documentation to reflect a serious bug with shells that aren't
    bash (or at least zsh)

 -- Chris Jones <cmsj@tenshu.net>  Sun, 29 Jul 2007 17:48:13 +0100

terminator (0.2-1) gutsy; urgency=low

  * Support dynamically splitting terminals

 -- Chris Jones <cmsj@tenshu.net>  Sun, 29 Jul 2007 05:02:13 +0100

terminator (0.1-3) gutsy; urgency=low

  * Fixed some distribution wording

 -- Chris Jones <cmsj@tenshu.net>  Sat, 28 Jul 2007 13:11:08 +0100

terminator (0.1-2) gutsy; urgency=low

  * Fix build-depends

 -- Chris Jones <cmsj@tenshu.net>  Sat, 28 Jul 2007 04:58:00 +0100

terminator (0.1-1) unstable; urgency=low

  * Initial release 

 -- Chris Jones <cmsj@tenshu.net>  Sat, 28 Jul 2007 04:12:30 +0100