Commit Graph

269 Commits

Author SHA1 Message Date
Chris Jones
16e4bd7f7d Fix a slice off-by-one 2007-11-08 23:36:01 -05:00
Chris Jones
a2c04a359e Record the indexes of our URL matches and use the results to identify email links and handle them appropriately 2007-11-08 22:43:11 -05:00
Chris Jones
05eb675a46 Make maximisation a non-default option 2007-11-08 22:19:25 -05:00
Chris Jones
f9f46b3b4a Re-enable initial 4-way splitting and window maximisation. Also fixes the inability of the window to ever get smaller than it grows to. Many many thanks to Kees Cook for tracking this one down to a GTK property the docs claim 99% of apps should never need. I feel special to be the 1% 2007-11-07 14:57:56 -05:00
Chris Jones
ac20b5011a Don't prompt with a quit message if there is only one terminal open 2007-11-07 14:38:26 -05:00
Chris Jones
eeb91b4c6f Fix input mask bitwise operations. Thanks to Kees Cook 2007-11-07 14:18:19 -05:00
Chris Jones
87c9bdef6d Switch to packing instead of adding. Don't split into 4 terminals by default and don't maximise by default. This is so I can test resizing issues 2007-11-07 14:05:15 -05:00
Chris Jones
f5cf5756f3 Fix a tiny typo 2007-10-14 00:15:51 +01:00
Chris Jones
0e71ed8037 Add lots of keyboard shortcut love, pretty much all based on patches from henry.3@gmail.com 2007-10-14 00:11:29 +01:00
Chris Jones
583aec7c21 Comment previous change. Suggestion from #148496 2007-10-03 12:19:24 +01:00
Chris Jones
bd2f125191 Focus the first terminal 2007-10-03 12:16:04 +01:00
Chris Jones
aa23129e08 Rate limiting gconf is pointless, users will have to live with whatever happens until it happens and I boggle at it 2007-09-20 22:45:32 +01:00
Chris Jones
ebe23f5933 Add a very important comment 2007-09-20 22:42:59 +01:00
Chris Jones
8b61ed5cc4 Fix bug where window grows in width when a scrollbar is hidden and reshown 2007-08-31 20:56:56 +01:00
Chris Jones
893ccd0f6a Flesh out --help. Detect if the specified profile doesn't exist 2007-08-31 20:33:39 +01:00
Chris Jones
8c4b656337 Fix a typo in custom command handling. Add getopt support, mainly for choosing a gnome-terminator profile 2007-08-31 20:27:27 +01:00
Chris Jones
0f129374c5 Flesh out previous fix. Also start slightly wider by default 2007-08-27 00:47:42 +01:00
Chris Jones
7410072da1 barest minimum of a fix for LP #129104 2007-08-27 00:24:32 +01:00
Chris Jones
3d1b206a80 Rename the script, add more info to setup.py and add an AUTHORS 2007-08-25 15:33:24 +01:00