Commit Graph

822 Commits

Author SHA1 Message Date
Thomas Hurst
c465121a9c Make email matches case-insensitive. 2008-06-23 05:01:09 +01:00
Thomas Hurst
3090bb58f5 Eliminate the final group in the email regexp, so VTE doesn't allow a match just on an email TLD. 2008-06-23 04:54:02 +01:00
Chris Jones
cbb6343d14 sigh, again with the merging and pushing drama 2008-06-22 00:10:53 +01:00
Emmanuel Bretelle
955e8b2998 Adding .spec file 2008-06-20 18:01:17 +01:00
Thomas Hurst
3717c8af1f Add copy_on_selection, defaulting to false, which automatically copies selections to the clipboard. Resolves LP #241594. 2008-06-20 16:18:23 +01:00
Chris Jones
84f67dd54d bump version again 2008-06-20 11:29:09 +01:00
Chris Jones
51e82409a8 improve the previous fix for LP #241563 2008-06-20 11:26:36 +01:00
Chris Jones
7b6c9f52b8 bump version again 2008-06-20 11:15:10 +01:00
Chris Jones
0a27442e64 update changelog 2008-06-20 11:04:00 +01:00
Chris Jones
e8e9a9dca3 we have no business inserting 'bin' into paths. Fixes LP #241563 2008-06-20 11:03:16 +01:00
Chris Jones
d2413d6150 blah soyuz hates me 2008-06-20 10:08:48 +01:00
Chris Jones
30a6fd3abe bump version for PPA 2008-06-20 09:40:19 +01:00
Chris Jones
7a0c739332 blah pull push merge snore suck 2008-06-20 09:39:24 +01:00
Chris Jones
aff7bbb213 Add some debugging to spawn_child for bug 241563 2008-06-20 09:38:05 +01:00
Thomas Hurst
ed46032ed4 It's no longer terminatorrc, nor is it termiatorrc. Also it's Terminator, going by the other manpage 2008-06-19 14:29:05 +01:00
Chris Jones
beadb08204 I can type, really 2008-06-19 11:38:59 +01:00
Chris Jones
7c5ffca9e6 bump rev for a ppa upload 2008-06-19 11:38:38 +01:00
Chris Jones
ebf128c1d8 Surely these should not cause Terminator to throw exceptions, we should ignore useless data. 2008-06-18 23:40:56 +01:00
Nicolas Valcárcel
57b0bb36f3 Change some packaging stuff 2008-06-18 12:35:55 -05:00
Chris Jones
89d0156552 turn a print into a dbg() and fix APP_NAME so icons work 2008-06-18 18:30:47 +01:00
Chris Jones
27810a9486 merge in latest merges. no idea why my copy rejected this initially 2008-06-18 18:20:57 +01:00
Thomas Hurst
af451aa025 Teach build.py to install manpages in the right place on FreeBSD. This probably applies to other BSD's too, but for now it's sufficient to make the port patch-free.
While I'm here, nuke a poorly placed and superfluous comment.
2008-06-18 18:07:15 +01:00
Emmanuel Bretelle
828a76b5bb corrected errors in terminator*.{1,5} 2008-06-18 17:51:01 +01:00
Chris Jones
dd0b65dd59 bump revision 2008-06-18 16:15:00 +01:00
Chris Jones
5544db274d copy and paste for the lose 2008-06-18 15:44:37 +01:00
Chris Jones
0ce3550f6f fix version handling so setup.py doesn't need to import terminator itself. Also fix gettext to work across imported files 2008-06-18 14:02:10 +01:00
Chris Jones
3297fe011a change our version number for PPA 2008-06-18 10:21:22 +01:00
Chris Jones
90db9016bd We need to not bail out in sbuild 2008-06-18 10:21:00 +01:00
Chris Jones
92b2b43e92 Add support for restoring original font size after zooming. Also import 'err' from terminatorlib 2008-06-18 09:39:21 +01:00
Emmanuel Bretelle
5254ede2da Enable switch to next/previous term within the same tab
* closes LP#238205
2008-06-17 21:40:04 +01:00
Chris Jones
9a499cf9ff Make sure we retain focus when zooming/unzooming 2008-06-17 11:15:28 +01:00
Chris Jones
7ff71273d4 Add a warning about terminatorrc moving 2008-06-17 01:58:41 +01:00
Chris Jones
695e087114 Update changelog too 2008-06-17 01:30:17 +01:00
Chris Jones
70b6588697 Only use ~/.config/terminator/config instead of ~/.terminatorrc. Closes LP #238070 2008-06-17 01:20:37 +01:00
Chris Jones
bdbd580a45 Add manpage entry for force_no_bell 2008-06-17 00:39:00 +01:00
Chris Jones
c1ee7f2b9c Support a setting which allows the removal of all bells (ie audible and visual). Closes LP #237758 2008-06-17 00:36:55 +01:00
Chris Jones
3bbeb59d71 Correctly prepent - to argv[0] when a login shell is configured. Closes LP #195043. 2008-06-17 00:26:45 +01:00
Chris Jones
08b2f70b20 Switch to using err() 2008-06-17 00:10:54 +01:00
Chris Jones
327eadd84e Add an err() and use it 2008-06-17 00:10:44 +01:00
Chris Jones
fcb7dda870 Update genpot.sh for new source files 2008-06-17 00:10:29 +01:00
Chris Jones
d2d4670915 Fix up some debugging from the previous commit 2008-06-15 19:03:54 +01:00
Chris Jones
e35709e5e0 Close LP #238518. We now support profiles with spaces in their name. Additionally this fixes some use_custom_command related bugs. 2008-06-15 11:15:45 +01:00
Chris Jones
68870905f8 fix a spello 2008-06-14 12:46:29 +01:00
Chris Jones
4fb935d189 do closeterm better 2008-06-14 02:37:01 +01:00
Chris Jones
db9ee84f8f add shortcut to manpage 2008-06-14 02:29:21 +01:00
Chris Jones
f68e16b668 make terminal zooming actually zoom actually do as advertised and scale the font. added maximisation of terminals (ie the previous behaviour of zooming) 2008-06-14 02:27:50 +01:00
Chris Jones
ec1e9a78db revert 330..331 to get the logging back 2008-06-14 00:42:04 +01:00
Emmanuel Bretelle
55f7954386 attempting to solve LP#227263 2008-06-13 12:21:14 +01:00
Chris Jones
0616784c35 Remove SEGBUG debugging 2008-06-13 11:58:33 +01:00
Chris Jones
2c5a4bd379 add more debugging to try and figure out the segfault bug 2008-06-13 11:30:28 +01:00